Searched refs:SDHCI_DATA_0_LVL_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/mmc/host/ | ||
H A D | sdhci.h | 80 #define SDHCI_DATA_0_LVL_MASK 0x00100000 macro |
H A D | sdhci.c | 2715 return !(present_state & SDHCI_DATA_0_LVL_MASK); in sdhci_card_busy() |