Searched refs:SCU_MPLL_RESET (Results 1 – 2 of 2) sorted by relevance
34 #define SCU_MPLL_RESET BIT(21) macro479 reg |= (SCU_MPLL_RESET | SCU_MPLL_TURN_OFF); in ast2500_sdrammc_probe()481 reg &= ~(SCU_MPLL_RESET | SCU_MPLL_TURN_OFF| SCU_MPLL_FREQ_MASK); in ast2500_sdrammc_probe()
55 #define SCU_MPLL_RESET BIT(25) macro