Searched refs:PLL_SYN_FACTOR_DOT_POS (Results 1 – 1 of 1) sorted by relevance
188 #define PLL_SYN_FACTOR_DOT_POS 26 macro189 #define PLL_SYN_FACTOR_MINIMUM ((4 << PLL_SYN_FACTOR_DOT_POS) + 1)207 dividend <<= PLL_SYN_FACTOR_DOT_POS - 1; in fpll_calc_rate()