PLL_SYN_FACTOR_DOT_POS
#define PLL_SYN_FACTOR_MINIMUM ((4 << PLL_SYN_FACTOR_DOT_POS) + 1)
dividend <<= PLL_SYN_FACTOR_DOT_POS - 1;