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