Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h78 #define SDHCI_DATA_LVL_MASK 0x00F00000 macro
H A Dsdhci-of-esdhc.c146 ret |= (value >> 4) & SDHCI_DATA_LVL_MASK; in esdhc_readl_fixup()