PLL_INTIN_REG
writel(rate_table->intin, pll->pll_base + PLL_INTIN_REG);
rate_table->intin = readl(pll->pll_base + PLL_INTIN_REG) & PLL_INTIN_MASK;