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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/i2c/algos/
H A Di2c-algo-pcf.h49 #define I2C_PCF_LRB 0x08 macro
H A Di2c-algo-pcf.c216 if ((status & I2C_PCF_LRB) == 0) {
256 if (status & I2C_PCF_LRB) {
295 if ((status & I2C_PCF_LRB) && (i != count)) {
415 if (status & I2C_PCF_LRB) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/sbus/char/
H A Dbbc_i2c.c44 #define I2C_PCF_LRB 0x08 macro
226 (status & I2C_PCF_LRB) != 0)
256 (status & I2C_PCF_LRB) != 0)

Completed in 102 milliseconds