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

/linux-4.1.27/drivers/video/fbdev/aty/
H A Dmach64_ct.c283 u32 crtc_gen_cntl, lcd_gen_cntrl; aty_set_pll_ct() local
286 lcd_gen_cntrl = 0; aty_set_pll_ct()
301 lcd_gen_cntrl = aty_ld_lcd(LCD_GEN_CNTL, par); aty_set_pll_ct()
302 aty_st_lcd(LCD_GEN_CNTL, lcd_gen_cntrl & ~LCD_ON, par); aty_set_pll_ct()
371 aty_st_lcd(LCD_GEN_CNTL, lcd_gen_cntrl, par); aty_set_pll_ct()

Completed in 35 milliseconds