Searched refs:LVDS_PLL_CNTL (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/aty/
H A Dradeon_pm.c606 rinfo->save_regs[12] = INREG(LVDS_PLL_CNTL);
709 OUTREG(LVDS_PLL_CNTL,rinfo->save_regs[12]);
1564 /* The trace shows read & rewrite of LVDS_PLL_CNTL here with same
1609 tmp = INREG(LVDS_PLL_CNTL);
1612 OUTREG(LVDS_PLL_CNTL, tmp);
1908 OUTREG(LVDS_PLL_CNTL, (rinfo->save_regs[12] & ~0xf0000) | 0x20000);
2160 OUTREG(LVDS_PLL_CNTL, (rinfo->save_regs[12] & ~0xf0000) | 0x20000);
2392 OUTREG(LVDS_PLL_CNTL, (INREG(LVDS_PLL_CNTL) & ~30000) | 0x20000);
H A Dradeon_base.c1217 save->lvds_pll_cntl = INREG(LVDS_PLL_CNTL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/video/
H A Dradeon.h391 #define LVDS_PLL_CNTL 0x02d4 macro
650 /* LVDS_PLL_CNTL bit constatns */

Completed in 77 milliseconds