Searched refs:f_max (Results 1 – 3 of 3) sorted by relevance
151 mmc->rthost.freq_max = mmc->f_max; in rt_mmc_add_host()248 rt_dm_dev_prop_read_u32(dev, "max-frequency", &host->f_max); in rt_mmc_of_parse()
2670 if (!mmc->f_max || mmc->f_max > max_clk) in rt_sdhci_setup_host()2671 mmc->f_max = max_clk; in rt_sdhci_setup_host()
184 unsigned int f_max; member
Completed in 11 milliseconds