Home
last modified time | relevance | path

Searched refs:RS480_GART_EN (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/radeon/
Dr500_reg.h149 # define RS480_GART_EN (1 << 0) macro
Drs400.c185 WREG32_MC(RS480_AGP_ADDRESS_SPACE_SIZE, (RS480_GART_EN | size_reg)); in rs400_gart_enable()
Dradeon_cp.c927 IGP_WRITE_MCIND(RS480_AGP_ADDRESS_SPACE_SIZE, (RS480_GART_EN | in radeon_set_igpgart()
953 IGP_WRITE_MCIND(RS480_AGP_ADDRESS_SPACE_SIZE, (RS480_GART_EN | in radeon_set_igpgart()
Dradeon_drv.h583 # define RS480_GART_EN (1 << 0) macro