Home
last modified time | relevance | path

Searched refs:RADEON_RBBM_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dr100.c525 if (RREG32(RADEON_RBBM_STATUS) & RADEON_RBBM_ACTIVE) in r100_gui_idle()
2523 if (!(tmp & RADEON_RBBM_ACTIVE)) { in r100_gui_wait_for_idle()
H A Dradeon_reg.h1600 # define RADEON_RBBM_ACTIVE (1 << 31) macro