Home
last modified time | relevance | path

Searched refs:RTO_INT_STATUS (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/mmc/himci_v200/
H A Dhimci.h276 #define RTO_INT_STATUS (1U << 8) macro
286 #define CMD_INT_MASK (RTO_INT_STATUS | RCRC_INT_STATUS | RE_INT_STATUS | CD_INT_STATUS | VOLT_SWITCH_INT_STATUS)
H A Dhimci.c516 if ((state & (HTO_INT_STATUS | DRTO_INT_STATUS | RTO_INT_STATUS)) > 0) { in HimciDataDone()
1661 if ((state & RTO_INT_STATUS) > 0) { in HimciCmdIrq()
1680 mask = (CD_INT_STATUS | RTO_INT_STATUS); in HimciCmdIrq()

Completed in 5 milliseconds