Searched refs:RADEON_RBBM_FIFOCNT_MASK (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/sys/dev/drm/
H A Dradeon_cp.c362 & RADEON_RBBM_FIFOCNT_MASK);
H A Dradeon_drv.h985 # define RADEON_RBBM_FIFOCNT_MASK 0x007f macro
/freebsd-10.0-release/sys/dev/drm2/radeon/
H A Dradeon_cp.c359 & RADEON_RBBM_FIFOCNT_MASK);
H A Dradeon_drv.h898 # define RADEON_RBBM_FIFOCNT_MASK 0x007f macro
H A Dradeon_reg.h1602 # define RADEON_RBBM_FIFOCNT_MASK 0x007f macro
H A Dr100.c2545 tmp = RREG32(RADEON_RBBM_STATUS) & RADEON_RBBM_FIFOCNT_MASK;

Completed in 273 milliseconds