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