Home
last modified time | relevance | path

Searched refs:sm750_format_pll_reg (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/staging/sm750fb/
H A Dddk750_mode.c86 poke32(CRT_PLL_CTRL, sm750_format_pll_reg(pll)); in program_mode_registers()
140 poke32(PANEL_PLL_CTRL, sm750_format_pll_reg(pll)); in program_mode_registers()
H A Dddk750_chip.c81 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
H A Dddk750_chip.h98 unsigned int sm750_format_pll_reg(struct pll_value *p_PLL);