Searched refs:ESDHC_CLOCK_STABLE (Results 1 – 3 of 3) sorted by relevance
36 #define ESDHC_CLOCK_STABLE 0x00000008 macro
614 if (sdhci_readl(host, ESDHC_PRSSTAT) & ESDHC_CLOCK_STABLE) in esdhc_clock_enable()735 if (sdhci_readl(host, ESDHC_PRSSTAT) & ESDHC_CLOCK_STABLE) in esdhc_of_set_clock()
994 (temp & ESDHC_CLOCK_STABLE), 2, 100); in esdhc_pltfm_set_clock()
Completed in 10 milliseconds