Home
last modified time | relevance | path

Searched refs:CRTC2_GEN_CNTL__CRTC2_EN (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dradeon.h1445 #define CRTC2_GEN_CNTL__CRTC2_EN 0x02000000L macro
/openbmc/linux/include/video/
H A Dradeon.h1449 #define CRTC2_GEN_CNTL__CRTC2_EN 0x02000000L macro
/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_pm.c1052 OUTREG( CRTC2_GEN_CNTL, (INREG( CRTC2_GEN_CNTL) & ~CRTC2_GEN_CNTL__CRTC2_EN) in radeon_pm_setup_for_suspend()