Searched refs:hs400_ds_delay (Results 1 – 2 of 2) sorted by relevance
261 u32 hs400_ds_delay; member1134 writel(host->hs400_ds_delay, &host->base->pad_ds_tune); in msdc_execute_tuning()1340 host->hs400_ds_delay = dev_read_u32_default(dev, "hs400-ds-delay", 0); in msdc_ofdata_to_platdata()
462 u32 hs400_ds_delay; member2321 if (host->hs400_ds_delay) in msdc_prepare_hs400_tuning()2322 writel(host->hs400_ds_delay, in msdc_prepare_hs400_tuning()2328 if (host->hs400_ds_delay) in msdc_prepare_hs400_tuning()2329 writel(host->hs400_ds_delay, host->base + PAD_DS_TUNE); in msdc_prepare_hs400_tuning()2596 &host->hs400_ds_delay); in msdc_of_property_parse()