Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Dmtk-sd.c467 bool hs400_mode; /* current eMMC will run at hs400 mode */ member
2262 if (host->hs400_mode) { in msdc_execute_tuning()
2269 if (host->hs400_mode && in msdc_execute_tuning()
2278 if (host->hs400_mode == false) { in msdc_execute_tuning()
2300 host->hs400_mode = true; in msdc_prepare_hs400_tuning()