Home
last modified time | relevance | path

Searched refs:I2C_PCF_BB (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/i2c/algos/
H A Di2c-algo-pcf.h41 #define I2C_PCF_BB 0x01 macro
H A Di2c-algo-pcf.c86 while (!(status & I2C_PCF_BB) && --timeout) { in wait_for_bb()
172 if (temp != (I2C_PCF_PIN | I2C_PCF_BB)) in pcf_init_8584()
/linux/drivers/sbus/char/
H A Dbbc_i2c.c46 #define I2C_PCF_BB 0x01 macro