Searched refs:EBE_INT_STATUS (Results 1 – 2 of 2) sorted by relevance
268 #define EBE_INT_STATUS (1U << 15) macro285 #define DATA_INT_MASK (DTO_INT_STATUS | DCRC_INT_STATUS | SBE_INT_STATUS | EBE_INT_STATUS)
518 … } else if ((state & (EBE_INT_STATUS | SBE_INT_STATUS | FRUN_INT_STATUS | DCRC_INT_STATUS)) > 0) { in HimciDataDone()