Searched refs:FRM_ST_LOST_FR (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/irda/ | ||
D | nsc-ircc.h | 185 #define FRM_ST_LOST_FR 0x40 /* Frame lost */ macro |
D | nsc-ircc.c | 1802 if (status & FRM_ST_LOST_FR) { in nsc_ircc_dma_receive_complete() |