Searched refs:G_000E50_SEM_BUSY (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/radeon/ | ||
D | r600d.h | 1836 #define G_000E50_SEM_BUSY(x) (((x) >> 14) & 1) macro |
D | r600.c | 1658 if (G_000E50_SEM_BUSY(tmp)) in r600_gpu_check_soft_reset() |