Searched refs:R600_CG_SPLL_FUNC_CNTL (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_bios.c167 cg_spll_func_cntl = RREG32(R600_CG_SPLL_FUNC_CNTL);
170 WREG32(R600_CG_SPLL_FUNC_CNTL, (cg_spll_func_cntl |
186 WREG32(R600_CG_SPLL_FUNC_CNTL, cg_spll_func_cntl);
H A Dr600_reg.h100 #define R600_CG_SPLL_FUNC_CNTL 0x600 macro

Completed in 122 milliseconds