Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dr100.c679 WREG32(RADEON_AIC_HI_ADDR, rdev->mc.gtt_end); in r100_pci_gart_enable()
700 WREG32(RADEON_AIC_HI_ADDR, 0); in r100_pci_gart_disable()
3064 tmp = RREG32(RADEON_AIC_HI_ADDR); in r100_debugfs_mc_info_show()
H A Dradeon_reg.h3371 #define RADEON_AIC_HI_ADDR 0x01e0 macro