PLL_CTL1_FRAC
x = FIELD_GET(PLL_CTL1_FRAC, reg_ctl[1]);
n = n * 100 + ((x * 100) / FIELD_MAX(PLL_CTL1_FRAC));