Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dr100d.h766 #define G_000E40_SE_BUSY(x) (((x) >> 20) & 0x1) macro
H A Dr100.c2612 if (G_000E40_SE_BUSY(status) || G_000E40_RE_BUSY(status) || in r100_asic_reset()