Searched refs:PIC32_I2CxSTAT (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mti-sead3/
H A Dsead3-pic32-i2c-drv.c48 #define PIC32_I2CxSTAT 0x0010 macro
134 ((pic32_bus_readl(adap->base + PIC32_I2CxSTAT) &
149 return pic32_bus_readl(adap->base + PIC32_I2CxSTAT) & I2CSTAT_IWCOL;
183 if (pic32_bus_readl(adap->base + PIC32_I2CxSTAT) & I2CSTAT_ACKSTAT)
227 if (pic32_bus_readl(adap->base + PIC32_I2CxSTAT) & I2CSTAT_ACKSTAT)

Completed in 166 milliseconds