Searched refs:RE_INT_STATUS (Results 1 – 2 of 2) sorted by relevance
283 #define RE_INT_STATUS (1U << 1) macro286 #define CMD_INT_MASK (RTO_INT_STATUS | RCRC_INT_STATUS | RE_INT_STATUS | CD_INT_STATUS | VOLT_SWIT…
1663 } else if ((state & (RCRC_INT_STATUS | RE_INT_STATUS)) > 0) { in HimciCmdIrq()