Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dradeon.h1062 #define P2PLL_CNTL__P2PLL_SLEEP 0x00000002L macro
/openbmc/linux/include/video/
H A Dradeon.h1066 #define P2PLL_CNTL__P2PLL_SLEEP 0x00000002L macro
/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_pm.c765 OUTPLL(pllP2PLL_CNTL, INPLL(pllP2PLL_CNTL) & ~P2PLL_CNTL__P2PLL_SLEEP); in radeon_pm_program_v2clk()