Searched refs:CRT_CRTC_DISPLAY_DIS (Results 1 – 2 of 2) sorted by relevance
364 #define CRT_CRTC_DISPLAY_DIS 0x00000400 macro
611 if (s->regs.crtc_ext_cntl & CRT_CRTC_DISPLAY_DIS) { in ati_mm_write()619 if ((val & CRT_CRTC_DISPLAY_DIS) != in ati_mm_write()620 (s->regs.crtc_ext_cntl & CRT_CRTC_DISPLAY_DIS)) { in ati_mm_write()