PLL_POSTDIV_REG
writel(PLL_CREATE_OSTDIV(rate_table), pll->pll_base + PLL_POSTDIV_REG);
postdiv = readl(pll->pll_base + PLL_POSTDIV_REG);