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