Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mmc/host/
Dmtk-sd.c472 bool hs400_mode; /* current eMMC will run at hs400 mode */ member
2326 if (host->hs400_mode) { in msdc_execute_tuning()
2333 if (host->hs400_mode && in msdc_execute_tuning()
2342 if (host->hs400_mode == false) { in msdc_execute_tuning()
2364 host->hs400_mode = true; in msdc_prepare_hs400_tuning()