Searched defs:SDHCI_CLOCK_MUL_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | sdhci.h | 178 #define SDHCI_CLOCK_MUL_MASK 0x00FF0000 macro |
/openbmc/linux/drivers/mmc/host/ | ||
H A D | sdhci.h | 241 #define SDHCI_CLOCK_MUL_MASK GENMASK(23, 16) macro |