Searched refs:sm750_format_pll_reg (Results 1 – 3 of 3) sorted by relevance
86 poke32(CRT_PLL_CTRL, sm750_format_pll_reg(pll)); in programModeRegisters()140 poke32(PANEL_PLL_CTRL, sm750_format_pll_reg(pll)); in programModeRegisters()
98 unsigned int sm750_format_pll_reg(struct pll_value *pPLL);
82 poke32(MXCLK_PLL_CTRL, sm750_format_pll_reg(&pll)); in set_chip_clock()386 unsigned int sm750_format_pll_reg(struct pll_value *pPLL) in sm750_format_pll_reg() function