Home
last modified time | relevance | path

Searched refs:hs400_tuned (Results 1 – 2 of 2) sorted by relevance

/drivers/mmc/
A Docteontx_hsmmc.h88 bool hs400_tuned:1; member
A Docteontx_hsmmc.c1412 slot->hs400_tuned = false; in octeontx_mmc_send_cmd()
1950 slot->hs400_tuned = true; in octeontx_tune_hs400()
2288 slot->hs400_tuned = false; in octeontx_mmc_execute_tuning()
2577 if (!err && mmc->selected_mode == MMC_HS_400 && !slot->hs400_tuned) { in octeontx_mmc_set_ios()
2648 timing = slot->hs400_tuned ? in octeontx_mmc_set_timing()
2686 (is_hs400 && slot->hs400_tuned) || in octeontx_mmc_configure_delay()
2770 is_hs400, slot->hs400_tuned, slot->tuned); in octeontx_mmc_configure_delay()
3109 if (slot->hs400_tuned) { in octeontx_mmc_set_input_bus_timing()

Completed in 12 milliseconds