Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mmc/host/
Dmtk-sd.c466 u32 hs400_ds_dly3; member
2390 if (host->hs400_ds_dly3) in msdc_execute_hs400_tuning()
2392 PAD_DS_DLY3, host->hs400_ds_dly3); in msdc_execute_hs400_tuning()
2395 if (host->hs400_ds_dly3) in msdc_execute_hs400_tuning()
2397 PAD_DS_TUNE_DLY3, host->hs400_ds_dly3); in msdc_execute_hs400_tuning()
2644 &host->hs400_ds_dly3); in msdc_of_property_parse()