Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/rc/
Dst_rc.c63 #define IRB_OVERFLOW 0x4 macro
109 while (status & (IRB_FIFO_NOT_EMPTY | IRB_OVERFLOW)) { in st_rc_rx_interrupt()