Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dr500_reg.h230 # define RS600_BUS_MASTER_DIS (1 << 14) macro
H A Drs400.c151 tmp = RREG32(RADEON_BUS_CNTL) & ~RS600_BUS_MASTER_DIS; in rs400_gart_enable()
H A Drs600.c563 tmp = RREG32(RADEON_BUS_CNTL) & ~RS600_BUS_MASTER_DIS; in rs600_gart_enable()
H A Dradeon_reg.h296 # define RS600_BUS_MASTER_DIS (1 << 14) macro