Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/i2c/busses/
Di2c-img-scb.c148 #define INT_FIFO_FULL BIT(9) macro
156 #define INT_FIFO_FULL_FILLING (INT_FIFO_FULL | INT_FIFO_FILLING)
177 INT_FIFO_FULL | \
932 INT_FIFO_FULL))) { in img_i2c_isr()