Searched refs:C1_CLK_STABLE (Results 1 – 8 of 8) sorted by relevance
184 #define C1_CLK_STABLE 0x00000002 macro
433 while (!(read32(pdat->virt + EMMC_CONTROL1) & C1_CLK_STABLE) && count--) in sdhci_setclock()
434 while (!(read32(pdat->virt + EMMC_CONTROL1) & C1_CLK_STABLE) && count--) in sdhci_setclock()
184 #define C1_CLK_STABLE (0x00000002) macro
469 while (!(read32(pdat->virt + EMMC_CONTROL1) & C1_CLK_STABLE) && count--) in sdhci_setclock()
Completed in 19 milliseconds