Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-owl.c51 #define OWL_I2C_STAT_BEB BIT(1) macro
187 if (stat & OWL_I2C_STAT_BEB) { in owl_i2c_xfer_data()
191 OWL_I2C_STAT_BEB, true); in owl_i2c_xfer_data()