Home
last modified time | relevance | path

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

/linux/drivers/mmc/core/
H A Dcore.c1360 host->ios.clock = host->f_init; in mmc_power_up()
2077 host->f_init = freq; in mmc_rescan_try_freq()
2080 mmc_hostname(host), __func__, host->f_init); in mmc_rescan_try_freq()
2320 host->f_init = max(min(freqs[0], host->f_max), host->f_min); in mmc_start_host()
H A Dmmc.c2264 mmc_set_clock(host, host->f_init); in _mmc_hw_reset()