Searched refs:vga_dsp_on_off (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/aty/
H A Dmach64_ct.c404 u32 dsp_config, dsp_on_off, vga_dsp_config, vga_dsp_on_off; aty_init_pll_ct() local
492 vga_dsp_on_off = aty_ld_le32(VGA_DSP_ON_OFF, par); aty_init_pll_ct()
499 ((dsp_on_off == vga_dsp_on_off) && aty_init_pll_ct()
501 vga_dsp_on_off &= VGA_DSP_OFF; aty_init_pll_ct()
503 if (ATIDivide(vga_dsp_on_off, vga_dsp_config, 5, 1) > 24) aty_init_pll_ct()

Completed in 30 milliseconds