Searched refs:G_000E40_SE_BUSY (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/radeon/ | ||
H A D | r100d.h | 766 #define G_000E40_SE_BUSY(x) (((x) >> 20) & 0x1) macro |
H A D | r100.c | 2631 if (G_000E40_SE_BUSY(status) || G_000E40_RE_BUSY(status) || in r100_asic_reset() |