Searched refs:sm750_format_pll_reg (Results 1 – 3 of 3) sorted by relevance
87 poke32(CRT_PLL_CTRL, sm750_format_pll_reg(pll)); in programModeRegisters()141 poke32(PANEL_PLL_CTRL, sm750_format_pll_reg(pll)); in programModeRegisters()
98 unsigned int sm750_format_pll_reg(struct pll_value *p_PLL);
81 poke32(MXCLK_PLL_CTRL, sm750_format_pll_reg(&pll)); in set_chip_clock()385 unsigned int sm750_format_pll_reg(struct pll_value *p_PLL) in sm750_format_pll_reg() function