Searched refs:FRM_ST_OVR1 (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/irda/ | ||
D | nsc-ircc.h | 189 #define FRM_ST_OVR1 0x02 /* Rx FIFO overrun */ macro |
D | nsc-ircc.c | 1821 if (status & FRM_ST_OVR1) in nsc_ircc_dma_receive_complete() |