Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dradeon.h1419 #define CRTC_GEN_CNTL__CRTC_EN 0x02000000L macro
/openbmc/linux/include/video/
H A Dradeon.h1423 #define CRTC_GEN_CNTL__CRTC_EN 0x02000000L macro
/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_pm.c1050 OUTREG( CRTC_GEN_CNTL, (INREG( CRTC_GEN_CNTL) & ~CRTC_GEN_CNTL__CRTC_EN) in radeon_pm_setup_for_suspend()