Searched refs:SCU_MPLL_DENUM_MASK (Results 1 – 2 of 2) sorted by relevance
59 const ulong denum = (mpll_reg & SCU_MPLL_DENUM_MASK) in ast2500_get_mpll_rate()275 .denum = (SCU_MPLL_DENUM_MASK >> SCU_MPLL_DENUM_SHIFT), in ast2500_configure_ddr()283 | SCU_MPLL_DENUM_MASK); in ast2500_configure_ddr()
18 #define SCU_MPLL_DENUM_MASK 0x1f macro
Completed in 7 milliseconds