Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-owl.c79 #define OWL_I2C_FIFOSTAT_RNB BIT(1) macro
176 if (fifostat & OWL_I2C_FIFOSTAT_RNB) { in owl_i2c_interrupt()
180 OWL_I2C_FIFOSTAT_RNB, true); in owl_i2c_interrupt()