Searched defs:SDHCI_CLOCK_V3_BASE_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | sdhci.h | 158 #define SDHCI_CLOCK_V3_BASE_MASK 0x0000FF00 macro |
/openbmc/linux/drivers/mmc/host/ | ||
H A D | sdhci.h | 216 #define SDHCI_CLOCK_V3_BASE_MASK GENMASK(15, 8) macro |