Searched refs:f_max (Results 1 – 10 of 10) sorted by relevance
92 MMCBR_ACCESSOR(f_max, F_MAX, int) in MMCBR_ACCESSOR()
144 int f_max; member
108 host->f_max = max_freq; in mmc_parse()
1389 int f_max; in sdda_start_init() local1391 f_max = min(host_f_max, softc->card_f_max); in sdda_start_init()1392 … ("Set SD freq to %d MHz (min out of host f=%d MHz and card f=%d MHz)\n", f_max / 1000000, host_f… in sdda_start_init()1395 if (f_max > 25000000) { in sdda_start_init()1399 f_max = 25000000; in sdda_start_init()1448 cts->ios.clock = f_max; in sdda_start_init()
525 if (sc->slot->host.f_max > 0) in sdhci_xenon_attach()526 sc->slot->max_clk = sc->slot->host.f_max; in sdhci_xenon_attach()
950 sc->maxclk_hz = host->f_max ? host->f_max : sc->baseclk_hz; in sdhci_fsl_fdt_attach()
951 slot->host.f_max = slot->max_clk;2462 *result = slot->host.f_max;2681 cts->proto_specific.mmc.host_f_max = slot->host.f_max;
521 sc->host.f_max = 200000000; in parse_fdt()1331 *(int *)result = sc->host.f_max; in dwmmc_read_ivar()1433 cts->host_f_max = sc->host.f_max; in dwmmc_get_tran_settings()
212 cts->host_f_max = sc->aw_host.f_max; in aw_mmc_get_tran_settings()452 sc->aw_host.f_max = 52000000; in aw_mmc_attach()1115 *(int *)result = sc->aw_host.f_max;
729 sc->rtsx_host.f_max = RTSX_SDCLK_208MHZ;2962 cts->host_f_max = sc->rtsx_host.f_max;3087 *result = sc->rtsx_host.f_max;