Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dradeon.h1552 #define DISP_PWR_MAN__DISP_PWR_MAN_D3_CRTC_EN 0x00000001L macro
/openbmc/linux/include/video/
H A Dradeon.h1556 #define DISP_PWR_MAN__DISP_PWR_MAN_D3_CRTC_EN 0x00000001L macro
/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_pm.c1011 disp_pwr_man &= ~( DISP_PWR_MAN__DISP_PWR_MAN_D3_CRTC_EN | in radeon_pm_setup_for_suspend()