Home
last modified time | relevance | path

Searched refs:LCD_GEN_CNTL (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/video/fbdev/aty/
H A Dmach64_ct.c303 lcd_gen_cntrl = aty_ld_lcd(LCD_GEN_CNTL, par); in aty_set_pll_ct()
304 aty_st_lcd(LCD_GEN_CNTL, lcd_gen_cntrl & ~LCD_ON, par); in aty_set_pll_ct()
373 aty_st_lcd(LCD_GEN_CNTL, lcd_gen_cntrl, par); in aty_set_pll_ct()
/linux/include/video/
H A Dmach64.h1254 #define LCD_GEN_CNTL 0x01 macro