Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dr600d.h1836 #define G_000E50_SEM_BUSY(x) (((x) >> 14) & 1) macro
H A Dr600.c1649 if (G_000E50_SEM_BUSY(tmp)) in r600_gpu_check_soft_reset()