Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/rc/
H A Dst_rc.c60 #define IRB_OVERFLOW 0x4 macro
108 if (!(status & (IRB_FIFO_NOT_EMPTY | IRB_OVERFLOW))) in st_rc_rx_interrupt()