Searched refs:EMMC_HOST_INTERNAL_CLOCK_STABLE (Results 1 – 2 of 2) sorted by relevance
143 #define EMMC_HOST_INTERNAL_CLOCK_STABLE BIT(1) macro
203 while ((regs->clock_ctrl & EMMC_HOST_INTERNAL_CLOCK_STABLE) == 0) { in emmc_enable_clock()