Home
last modified time | relevance | path

Searched defs:SDHCI_CLOCK_MUL_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dsdhci.h178 #define SDHCI_CLOCK_MUL_MASK 0x00FF0000 macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h241 #define SDHCI_CLOCK_MUL_MASK GENMASK(23, 16) macro