Home
last modified time | relevance | path

Searched refs:LCD_ON (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/video/fbdev/
A Dcobalt_lcdfb.c39 #define LCD_ON LCD_CURSOR_ON macro
233 lcd_write_control(info, LCD_ON); in cobalt_lcdfb_blank()
/linux/drivers/video/fbdev/aty/
A Datyfb_base.c604 if (lcd_on_off & LCD_ON) { in atyfb_get_pixclock()
927 if ((crtc->lcd_gen_cntl & LCD_ON) && in aty_var_to_crtc()
939 crtc->lcd_gen_cntl &= ~LCD_ON; in aty_var_to_crtc()
949 if ((par->lcd_table != 0) && (crtc->lcd_gen_cntl & LCD_ON)) { in aty_var_to_crtc()
1071 if (xres < par->lcd_width && crtc->lcd_gen_cntl & LCD_ON) { in aty_var_to_crtc()
1137 if (vdisplay < par->lcd_height && crtc->lcd_gen_cntl & LCD_ON) { in aty_var_to_crtc()
2335 if (par->lcd_table != 0 && (aty_ld_lcd(LCD_GEN_CNTL, par) & LCD_ON)) { in atyfb_get_timings_from_lcd()
2817 (aty_ld_lcd(LCD_GEN_CNTL, par) & LCD_ON)) { in atyfb_blank()
2846 (aty_ld_lcd(LCD_GEN_CNTL, par) & LCD_ON)) { in atyfb_blank()
A Dmach64_ct.c304 aty_st_lcd(LCD_GEN_CNTL, lcd_gen_cntrl & ~LCD_ON, par); in aty_set_pll_ct()
/linux/include/video/
A Dmach64.h1301 #define LCD_ON 0x00000002ul macro

Completed in 23 milliseconds