Home
last modified time | relevance | path

Searched refs:CRTC2_DISPLAY_DIS (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/video/
H A Daty128.h282 #define CRTC2_DISPLAY_DIS 0x00800000 macro
H A Dmach64.h1250 #define CRTC2_DISPLAY_DIS 0x00000400 macro
H A Dradeon.h554 #define CRTC2_DISPLAY_DIS (1 << 23) macro
/openbmc/qemu/hw/display/
H A Dati_regs.h337 #define CRTC2_DISPLAY_DIS 0x00800000 macro
/openbmc/u-boot/include/
H A Dradeon.h552 #define CRTC2_DISPLAY_DIS (1 << 23) macro
/openbmc/linux/drivers/video/fbdev/aty/
H A Datyfb_base.c908 LCD_SRC_SEL | CRTC2_DISPLAY_DIS); in aty_var_to_crtc()
913 crtc->lcd_index |= CRTC2_DISPLAY_DIS; in aty_var_to_crtc()