sm750_format_pll_reg
poke32(MXCLK_PLL_CTRL, sm750_format_pll_reg(&pll));
unsigned int sm750_format_pll_reg(struct pll_value *p_PLL);
poke32(PANEL_PLL_CTRL, sm750_format_pll_reg(pll));
poke32(CRT_PLL_CTRL, sm750_format_pll_reg(pll));