Searched refs:INT_STATUS_OVERLAP (Results 1 – 1 of 1) sorted by relevance
50 #define INT_STATUS_OVERLAP BIT(16) macro53 #define INT_STATUS_MASK (INT_STATUS_OVERLAP | INT_STATUS_OVERRUN | \206 if (status & INT_STATUS_OVERLAP) in omc_fail_dump()