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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/i2c/busses/
H A Di2c-versatile.c22 #define I2C_CONTROLC 0x04 macro
36 writel(SDA, i2c->base + (state ? I2C_CONTROLS : I2C_CONTROLC));
43 writel(SCL, i2c->base + (state ? I2C_CONTROLS : I2C_CONTROLC));

Completed in 92 milliseconds