Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/i2c/busses/
Di2c-img-scb.c150 #define INT_FIFO_EMPTY BIT(11) macro
157 #define INT_FIFO_EMPTY_EMPTYING (INT_FIFO_EMPTY | INT_FIFO_EMPTYING)
179 INT_FIFO_EMPTY | \
885 if ((int_status & INT_FIFO_EMPTY) && in img_i2c_auto()
931 INT_FIFO_EMPTY | in img_i2c_isr()