Searched refs:I2CCON_ON (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.c31 #define I2CCON_ON (1<<15) macro
303 pic32_bus_writel(I2CCON_ON, priv->base + PIC32_I2CxCONCLR);
304 pic32_bus_writel(I2CCON_ON, priv->base + PIC32_I2CxCONSET);

Completed in 91 milliseconds