Searched refs:MC_VM_AGP_BASE (Results 1 - 6 of 6) 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 Drv770d.h158 #define MC_VM_AGP_BASE 0x2030 macro
H A Drv770.c249 WREG32(MC_VM_AGP_BASE, rdev->mc.agp_base >> 22);
251 WREG32(MC_VM_AGP_BASE, 0);
H A Devergreend.h200 #define MC_VM_AGP_BASE 0x2030 macro
H A Devergreen.c630 WREG32(MC_VM_AGP_BASE, rdev->mc.agp_base >> 22);
632 WREG32(MC_VM_AGP_BASE, 0);
H A Dr600d.h257 #define MC_VM_AGP_BASE 0x218C macro
H A Dr600.c1129 WREG32(MC_VM_AGP_BASE, rdev->mc.agp_base >> 22);
1131 WREG32(MC_VM_AGP_BASE, 0);

Completed in 129 milliseconds