Searched refs:host_f_max (Results 1 – 8 of 8) sorted by relevance
1214 int host_f_max; in sdda_start_init() local1295 host_f_max = cts->host_f_max; in sdda_start_init()1375 f_max = min(host_f_max, softc->card_f_max); in sdda_start_init()1376 …MHz (min out of host f=%d MHz and card f=%d MHz)\n", f_max / 1000000, host_f_max / 1000000, softc… in sdda_start_init()
394 mcts->host_f_max = 12000000; in mmcnull_action_sd()
1104 int host_f_max; member
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_set_tran_settings()
2693 cts->proto_specific.mmc.host_f_max = slot->host.f_max;
2962 cts->host_f_max = sc->rtsx_host.f_max;
8130 printf("Max frequency: %u MHz\n", cts->host_f_max / 1000000); in mmcsdcmd()