Searched refs:SCG_APLL_CFG_MULT_MASK (Results 1 – 2 of 2) sorted by relevance
173 #define SCG_APLL_CFG_MULT_MASK ((0x7FUL) << SCG_PLL_CFG_MULT_SHIFT) macro
533 mult = (reg & SCG_APLL_CFG_MULT_MASK) >> in decode_pll()
Completed in 6 milliseconds