Home
last modified time | relevance | path

Searched refs:RADEON_AIC_LO_ADDR (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dr100.c662 WREG32(RADEON_AIC_LO_ADDR, rdev->mc.gtt_start); in r100_pci_gart_enable()
683 WREG32(RADEON_AIC_LO_ADDR, 0); in r100_pci_gart_disable()
3053 tmp = RREG32(RADEON_AIC_LO_ADDR); in r100_debugfs_mc_info()
H A Dradeon_reg.h3369 #define RADEON_AIC_LO_ADDR 0x01dc macro