Searched refs:OWL_I2C_STAT_LAB (Results 1 – 1 of 1) sorted by relevance
53 #define OWL_I2C_STAT_LAB BIT(3) macro290 if (val & OWL_I2C_STAT_LAB) { in owl_i2c_xfer_common()291 val &= ~OWL_I2C_STAT_LAB; in owl_i2c_xfer_common()