Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dr600d.h1830 #define G_000E50_VMC_BUSY(x) (((x) >> 8) & 1) macro
H A Dr600.c1655 if (G_000E50_VMC_BUSY(tmp)) in r600_gpu_check_soft_reset()