Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dradeon.h1060 #define P2PLL_CNTL__P2PLL_RESET 0x00000001L macro
/openbmc/linux/include/video/
H A Dradeon.h1064 #define P2PLL_CNTL__P2PLL_RESET 0x00000001L macro
/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_pm.c768 OUTPLL(pllP2PLL_CNTL, INPLL(pllP2PLL_CNTL) & ~P2PLL_CNTL__P2PLL_RESET); in radeon_pm_program_v2clk()