Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Dmtk-sd.c462 u32 hs400_ds_dly3; member
2326 if (host->hs400_ds_dly3) in msdc_execute_hs400_tuning()
2328 PAD_DS_DLY3, host->hs400_ds_dly3); in msdc_execute_hs400_tuning()
2331 if (host->hs400_ds_dly3) in msdc_execute_hs400_tuning()
2333 PAD_DS_TUNE_DLY3, host->hs400_ds_dly3); in msdc_execute_hs400_tuning()
2535 &host->hs400_ds_dly3); in msdc_of_property_parse()