Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dradeon.h1390 #define CRTC_OFFSET_CNTL__CRTC_STEREO_SYNC_OUT_EN 0x00100000L macro
/openbmc/linux/include/video/
H A Dradeon.h1394 #define CRTC_OFFSET_CNTL__CRTC_STEREO_SYNC_OUT_EN 0x00100000L macro
/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_pm.c975 & ~CRTC_OFFSET_CNTL__CRTC_STEREO_SYNC_OUT_EN)); in radeon_pm_setup_for_suspend()