Searched refs:PLL_REF_DIV_P (Results 1 – 1 of 1) sorted by relevance
86 #define PLL_REF_DIV_P(n) ((n) & 0xf) macro332 ref_div = PLL_REF_DIV_P(best_p >> best_p_pot) | PLL_REF_DIV_S(best_s); in chipone_configure_pll()