Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()