Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/i2c/busses/
Di2c-owl.c52 #define OWL_I2C_STAT_LAB BIT(3) macro
289 if (val & OWL_I2C_STAT_LAB) { in owl_i2c_xfer_common()
290 val &= ~OWL_I2C_STAT_LAB; in owl_i2c_xfer_common()