Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-owl.c82 #define OWL_I2C_FIFOSTAT_RNB BIT(1) macro
177 if (fifostat & OWL_I2C_FIFOSTAT_RNB) { in owl_i2c_xfer_data()
181 OWL_I2C_FIFOSTAT_RNB, true); in owl_i2c_xfer_data()
374 OWL_I2C_FIFOSTAT_RNB), in owl_i2c_xfer_common()