Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/host/
Dmtk-sd.c429 bool hs400_mode; /* current eMMC will run at hs400 mode */ member
2045 if (host->hs400_mode) { in msdc_execute_tuning()
2052 if (host->hs400_mode && in msdc_execute_tuning()
2061 if (host->hs400_mode == false) { in msdc_execute_tuning()
2083 host->hs400_mode = true; in msdc_prepare_hs400_tuning()