Lines Matching refs:otap_del_sel
143 int otap_del_sel[ARRAY_SIZE(td)]; member
261 u32 otap_del_sel; in sdhci_am654_set_clock() local
271 otap_del_sel = sdhci_am654->otap_del_sel[0]; in sdhci_am654_set_clock()
273 otap_del_sel = sdhci_am654->otap_del_sel[timing]; in sdhci_am654_set_clock()
279 (otap_del_sel << OTAPDLYSEL_SHIFT); in sdhci_am654_set_clock()
308 u32 otap_del_sel; in sdhci_j721e_4bit_set_clock() local
313 otap_del_sel = sdhci_am654->otap_del_sel[0]; in sdhci_j721e_4bit_set_clock()
315 otap_del_sel = sdhci_am654->otap_del_sel[timing]; in sdhci_j721e_4bit_set_clock()
319 (otap_del_sel << OTAPDLYSEL_SHIFT); in sdhci_j721e_4bit_set_clock()
566 &sdhci_am654->otap_del_sel[MMC_TIMING_LEGACY]); in sdhci_am654_get_otap_delay()
573 &sdhci_am654->otap_del_sel[0]); in sdhci_am654_get_otap_delay()
589 &sdhci_am654->otap_del_sel[i]); in sdhci_am654_get_otap_delay()