Searched refs:SCU_MPLL_TURN_OFF (Results 1 – 2 of 2) sorted by relevance
32 #define SCU_MPLL_TURN_OFF BIT(19) 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()
57 #define SCU_MPLL_TURN_OFF BIT(23) macro