Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dradeon.h1275 #define PLL_PWRMGT_CNTL__PM_MODE_SEL 0x00002000L macro
/openbmc/linux/include/video/
H A Dradeon.h1279 #define PLL_PWRMGT_CNTL__PM_MODE_SEL 0x00002000L macro
/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_pm.c988 tmp = INPLL( pllPLL_PWRMGT_CNTL) & ~PLL_PWRMGT_CNTL__PM_MODE_SEL; in radeon_pm_setup_for_suspend()