Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dr600d.h1766 #define G_008010_GRBM_EE_BUSY(x) (((x) >> 10) & 1) macro
H A Dr600.c1642 if (G_008010_GRBM_EE_BUSY(tmp)) in r600_gpu_check_soft_reset()