Searched refs:SCU_PLL_OFF (Results 1 – 2 of 2) sorted by relevance
972 reg |= (SCU_PLL_RST | SCU_PLL_OFF | SCU_MPLL_FREQ_CFG); in ast2600_sdrammc_probe()976 reg &= ~(SCU_PLL_RST | SCU_PLL_OFF); in ast2600_sdrammc_probe()
102 #define SCU_PLL_OFF BIT(23) macro
Completed in 7 milliseconds