Searched refs:R600_GRBM_STATUS (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/drm/
H A Dr600_cp.c80 slots = (RADEON_READ(R600_GRBM_STATUS)
83 slots = (RADEON_READ(R600_GRBM_STATUS)
90 RADEON_READ(R600_GRBM_STATUS),
109 if (!(RADEON_READ(R600_GRBM_STATUS) & R600_GUI_ACTIVE))
114 RADEON_READ(R600_GRBM_STATUS),
H A Dradeon_drv.h1524 #define R600_GRBM_STATUS 0x8010 macro
/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Dr600_cp.c88 slots = (RADEON_READ(R600_GRBM_STATUS)
91 slots = (RADEON_READ(R600_GRBM_STATUS)
98 RADEON_READ(R600_GRBM_STATUS),
117 if (!(RADEON_READ(R600_GRBM_STATUS) & R600_GUI_ACTIVE))
122 RADEON_READ(R600_GRBM_STATUS),
H A Dradeon_drv.h1497 #define R600_GRBM_STATUS 0x8010 macro

Completed in 103 milliseconds