Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A 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()