Home
last modified time | relevance | path

Searched refs:HTO_INT_STATUS (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/mmc/himci_v200/
Dhimci.h273 #define HTO_INT_STATUS (1U << 10) macro
Dhimci.c516 if ((state & (HTO_INT_STATUS | DRTO_INT_STATUS | RTO_INT_STATUS)) > 0) { in HimciDataDone()