Searched refs:O2_PLL_SOFT_RESET (Results 1 – 1 of 1) sorted by relevance
60 #define O2_PLL_SOFT_RESET BIT(12) macro106 scratch32 |= O2_PLL_SOFT_RESET; in sdhci_o2_enable_internal_clock()109 scratch32 &= ~(O2_PLL_SOFT_RESET); in sdhci_o2_enable_internal_clock()251 scratch_32 |= O2_PLL_SOFT_RESET; in sdhci_o2_dll_recovery()
Completed in 21 milliseconds