Home
last modified time | relevance | path

Searched refs:f_max (Results 1 – 3 of 3) sorted by relevance

/components/drivers/sdio/sdhci/
A Dfit-mmc.c151 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()
A Dsdhci.c2670 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()
/components/drivers/sdio/sdhci/include/
A Dsdhci_host.h184 unsigned int f_max; member

Completed in 11 milliseconds