Searched refs:SDHCI_CLOCK_BASE_MASK (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/include/ | ||
| H A D | sdhci.h | 157 #define SDHCI_CLOCK_BASE_MASK 0x00003F00 macro |
| /openbmc/u-boot/drivers/mmc/ | ||
| H A D | sdhci.c | 625 host->max_clk = (caps & SDHCI_CLOCK_BASE_MASK) >> |