Home
last modified time | relevance | path

Searched refs:EMMC_MIN_FREQ (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Drockchip_sdhci.c18 #define EMMC_MIN_FREQ 400000 macro
71 ret = sdhci_setup_cfg(&plat->cfg, host, 0, EMMC_MIN_FREQ); in arasan_sdhci_probe()
H A Daspeed_sdhci.c18 #define EMMC_MIN_FREQ 400000 macro
93 ret = sdhci_setup_cfg(&plat->cfg, host, f_max, EMMC_MIN_FREQ); in aspeed_sdhci_probe()