Searched refs:reg_stat (Results 1 – 6 of 6) sorted by relevance
41 return cx_read(bus->reg_stat) & 0x01; in i2c_slave_did_ack()48 return cx_read(bus->reg_stat) & 0x02 ? 1 : 0; in i2c_is_busy()
40 return cx_read(bus->reg_stat) & 0x01; in i2c_slave_did_ack()47 return cx_read(bus->reg_stat) & 0x02 ? 1 : 0; in i2c_is_busy()
150 u32 reg_stat; member
757 .reg_stat = SX9360_REG_STAT,
904 .reg_stat = SX9310_REG_STAT0,
1049 .reg_stat = SX9324_REG_STAT0,