Searched refs:SDHCI_CLOCK_INT_STABLE (Results 1 – 9 of 9) sorted by relevance
75 #define SDHCI_CLOCK_INT_STABLE 0x0002 macro
79 #define SDHCI_CLOCK_INT_STABLE 0x0002 macro
68 & SDHCI_CLOCK_INT_STABLE)) { in arasan_zynqmp_dll_reset()
117 while (!(clk & SDHCI_CLOCK_INT_STABLE)) { in hisi_enable_internal_clk()
154 if (var & SDHCI_CLOCK_INT_STABLE) in xenon_mmc_phy_init()
600 & SDHCI_CLOCK_INT_STABLE)) {
102 #define SDHCI_CLOCK_INT_STABLE BIT(1) macro