Home
last modified time | relevance | path

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

/u-boot/drivers/mmc/
A Docteontx_hsmmc.h90 bool hs400_tuned:1; member
A Docteontx_hsmmc.c1412 slot->hs400_tuned = false; in octeontx_mmc_send_cmd()
1944 slot->hs400_tuned = true; in octeontx_tune_hs400()
2282 slot->hs400_tuned = false; in octeontx_mmc_execute_tuning()
2571 if (!err && mmc->selected_mode == MMC_HS_400 && !slot->hs400_tuned) { in octeontx_mmc_set_ios()
2642 timing = slot->hs400_tuned ? in octeontx_mmc_set_timing()
2680 (is_hs400 && slot->hs400_tuned) || in octeontx_mmc_configure_delay()
2764 is_hs400, slot->hs400_tuned, slot->tuned); in octeontx_mmc_configure_delay()
3103 if (slot->hs400_tuned) { in octeontx_mmc_set_input_bus_timing()

Completed in 22 milliseconds