Searched refs:LCD_ON (Results 1 – 2 of 2) sorted by relevance
1162 #define LCD_ON 0x00000002ul macro
560 LCD_ON | CRT_ON); in aty_set_crtc()705 if ((info->lcd_table != 0) && ((*monitors_enabled & LCD_ON) != 0) && in aty_var_to_crtc()715 *monitors_enabled = *monitors_enabled & (~LCD_ON); in aty_var_to_crtc()719 if ((info->lcd_table == 0) || ((*monitors_enabled & LCD_ON) == 0)) { in aty_var_to_crtc()1068 if ((info->lcd_table != 0) && ((monitors_enabled & LCD_ON) != 0)) { in atyfb_decode_var()