Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-owl.c84 #define OWL_I2C_FIFOSTAT_TFF BIT(5) macro
205 OWL_I2C_FIFOSTAT_TFF) && i2c_dev->msg_ptr < msg->len) { in owl_i2c_xfer_data()
347 OWL_I2C_FIFOSTAT_TFF) in owl_i2c_xfer_common()