Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Dradeon_pm.c2269 OUTPLL(SPLL_CNTL, 0x0400a433);
2300 tmp = INPLL(SPLL_CNTL);
2301 OUTREG8(CLOCK_CNTL_INDEX, SPLL_CNTL + PLL_WR_EN);
2309 tmp = INPLL(SPLL_CNTL);
2310 OUTPLL(SPLL_CNTL, tmp & ~0x1);
2312 tmp = INPLL(SPLL_CNTL);
2313 OUTPLL(SPLL_CNTL, tmp & ~0x2);
/OK3568_Linux_fs/u-boot/include/
H A Dradeon.h442 #define SPLL_CNTL 0x000c macro
/OK3568_Linux_fs/kernel/include/video/
H A Dradeon.h440 #define SPLL_CNTL 0x000c macro