Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-owl.c53 #define OWL_I2C_STAT_LAB BIT(3) macro
290 if (val & OWL_I2C_STAT_LAB) { in owl_i2c_xfer_common()
291 val &= ~OWL_I2C_STAT_LAB; in owl_i2c_xfer_common()