Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmtk-sd.c439 bool hs400_mode; /* current eMMC will run at hs400 mode */ member
2182 if (host->hs400_mode) { in msdc_execute_tuning()
2189 if (host->hs400_mode && in msdc_execute_tuning()
2198 if (host->hs400_mode == false) { in msdc_execute_tuning()
2220 host->hs400_mode = true; in msdc_prepare_hs400_tuning()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dmtk-sd.c466 bool hs400_mode; /* current eMMC will run at hs400 mode */ member
2274 if (host->hs400_mode) { in msdc_execute_tuning()
2281 if (host->hs400_mode && in msdc_execute_tuning()
2290 if (host->hs400_mode == false) { in msdc_execute_tuning()
2312 host->hs400_mode = true; in msdc_prepare_hs400_tuning()

Completed in 9 milliseconds