Searched refs:SSCG_PLL_FEEDBACK_DIV_F1_MASK (Results 1 – 2 of 2) sorted by relevance
567 #define SSCG_PLL_FEEDBACK_DIV_F1_MASK (0x3f << 13) macro570 SSCG_PLL_FEEDBACK_DIV_F1_MASK)
228 divf1 = (pll_cfg2 & SSCG_PLL_FEEDBACK_DIV_F1_MASK) >> in decode_sscg_pll()