Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h80 #define SDHCI_DATA_0_LVL_MASK 0x00100000 macro
H A Dsdhci.c2712 return !(present_state & SDHCI_DATA_0_LVL_MASK); in sdhci_card_busy()