Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/radeon/
Dr600d.h1836 #define G_000E50_SEM_BUSY(x) (((x) >> 14) & 1) macro
Dr600.c1658 if (G_000E50_SEM_BUSY(tmp)) in r600_gpu_check_soft_reset()