Searched refs:DAS16M1_CS_OVRUN (Results 1 – 1 of 1) sorted by relevance
57 #define DAS16M1_CS_OVRUN BIT(5) macro427 if (status & DAS16M1_CS_OVRUN) { in das16m1_handler()464 if ((status & (DAS16M1_CS_IRQDATA | DAS16M1_CS_OVRUN)) == 0) { in das16m1_interrupt()