Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsdhci.h158 #define SDHCI_CLOCK_V3_BASE_MASK 0x0000FF00 macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h216 #define SDHCI_CLOCK_V3_BASE_MASK GENMASK(15, 8) macro