Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/mmc/host/
Dmtk-sd.c461 u32 hs400_ds_dly3; member
2338 if (host->hs400_ds_dly3) in msdc_execute_hs400_tuning()
2340 PAD_DS_DLY3, host->hs400_ds_dly3); in msdc_execute_hs400_tuning()
2343 if (host->hs400_ds_dly3) in msdc_execute_hs400_tuning()
2345 PAD_DS_TUNE_DLY3, host->hs400_ds_dly3); in msdc_execute_hs400_tuning()
2590 &host->hs400_ds_dly3); in msdc_of_property_parse()