Searched refs:RS600_BUS_MASTER_DIS (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Drs400.c156 tmp = RREG32(RADEON_BUS_CNTL) & ~RS600_BUS_MASTER_DIS;
H A Dr500_reg.h237 # define RS600_BUS_MASTER_DIS (1 << 14) macro
H A Drs600.c469 tmp = RREG32(RADEON_BUS_CNTL) & ~RS600_BUS_MASTER_DIS;
H A Dradeon_cp.c267 tmp = RADEON_READ(RADEON_BUS_CNTL) & ~RS600_BUS_MASTER_DIS;
H A Dradeon_drv.h504 # define RS600_BUS_MASTER_DIS (1 << 14) macro
H A Dradeon_reg.h299 # define RS600_BUS_MASTER_DIS (1 << 14) macro
/freebsd-9.3-release/sys/dev/drm/
H A Dradeon_cp.c270 tmp = RADEON_READ(RADEON_BUS_CNTL) & ~RS600_BUS_MASTER_DIS;
H A Dradeon_drv.h591 # define RS600_BUS_MASTER_DIS (1 << 14) macro

Completed in 221 milliseconds