Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dati_regs.h364 #define CRT_CRTC_DISPLAY_DIS 0x00000400 macro
H A Dati.c611 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()