Searched refs:f_max (Results 1 – 11 of 11) sorted by relevance
93 MMCBR_ACCESSOR(f_max, F_MAX, int) in MMCBR_ACCESSOR()
149 int f_max; member
108 host->f_max = max_freq; in mmc_parse()
550 *result = slot->host.f_max; in mmcspi_read_ivar()
1373 int f_max; in sdda_start_init() local1375 f_max = min(host_f_max, softc->card_f_max); in sdda_start_init()1376 … ("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()1379 if (f_max > 25000000) { in sdda_start_init()1383 f_max = 25000000; in sdda_start_init()1432 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;2474 *result = slot->host.f_max;2693 cts->proto_specific.mmc.host_f_max = slot->host.f_max;
515 sc->host.f_max = 200000000; in parse_fdt()1326 *(int *)result = sc->host.f_max; in dwmmc_read_ivar()1428 cts->host_f_max = sc->host.f_max; in dwmmc_get_tran_settings()
243 cts->host_f_max = sc->aw_host.f_max; in aw_mmc_get_tran_settings()483 sc->aw_host.f_max = 52000000; in aw_mmc_attach()1156 *(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;