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

/freebsd-10.2-release/sys/dev/drm2/radeon/
H A Drs400.c156 tmp = RREG32(RADEON_BUS_CNTL) & ~RS600_BUS_MASTER_DIS;
H A Dr500_reg.h233 # define RS600_BUS_MASTER_DIS (1 << 14) macro
H A Drs600.c508 tmp = RREG32(RADEON_BUS_CNTL) & ~RS600_BUS_MASTER_DIS;
H A Dradeon_cp.c277 tmp = RADEON_READ(RADEON_BUS_CNTL) & ~RS600_BUS_MASTER_DIS;
H A Dradeon_drv.h513 # define RS600_BUS_MASTER_DIS (1 << 14) macro
H A Dradeon_reg.h299 # define RS600_BUS_MASTER_DIS (1 << 14) macro
/freebsd-10.2-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 331 milliseconds