Home
last modified time | relevance | path

Searched refs:SDHCI_DATA_0_LVL_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci.h80 #define SDHCI_DATA_0_LVL_MASK 0x00100000 macro
H A Dsdhci.c2685 return !(present_state & SDHCI_DATA_0_LVL_MASK); in sdhci_card_busy()
/kernel/linux/linux-6.6/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()

Completed in 15 milliseconds