Searched refs:LCD_ON (Results 1 – 3 of 3) sorted by relevance
39 #define LCD_ON LCD_CURSOR_ON macro233 lcd_write_control(info, LCD_ON); in cobalt_lcdfb_blank()
601 if (lcd_on_off & LCD_ON) { in atyfb_get_pixclock()924 if ((crtc->lcd_gen_cntl & LCD_ON) && in aty_var_to_crtc()936 crtc->lcd_gen_cntl &= ~LCD_ON; in aty_var_to_crtc()946 if ((par->lcd_table != 0) && (crtc->lcd_gen_cntl & LCD_ON)) { in aty_var_to_crtc()1068 if (xres < par->lcd_width && crtc->lcd_gen_cntl & LCD_ON) { in aty_var_to_crtc()1134 if (vdisplay < par->lcd_height && crtc->lcd_gen_cntl & LCD_ON) { in aty_var_to_crtc()2332 if (par->lcd_table != 0 && (aty_ld_lcd(LCD_GEN_CNTL, par) & LCD_ON)) { in atyfb_get_timings_from_lcd()2814 (aty_ld_lcd(LCD_GEN_CNTL, par) & LCD_ON)) { in atyfb_blank()2843 (aty_ld_lcd(LCD_GEN_CNTL, par) & LCD_ON)) { in atyfb_blank()
304 aty_st_lcd(LCD_GEN_CNTL, lcd_gen_cntrl & ~LCD_ON, par); in aty_set_pll_ct()