Searched refs:FRM_ST_OVR2 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/irda/ | ||
D | nsc-ircc.h | 190 #define FRM_ST_OVR2 0x01 /* Frame status FIFO overrun */ macro |
D | nsc-ircc.c | 1824 if (status & FRM_ST_OVR2) in nsc_ircc_dma_receive_complete() |