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