Searched refs:DMA_BUSY (Results 1 – 9 of 9) sorted by relevance
539 #define DMA_BUSY 0x04 macro
97 #define DMA_BUSY (1 << 5) macro
366 #define DMA_BUSY (1 << 5) macro
1180 #define DMA_BUSY (1 << 5) macro
1754 if (tmp & DMA_BUSY) in cayman_gpu_check_soft_reset()
3853 if (tmp & DMA_BUSY) in evergreen_gpu_check_soft_reset()
3793 if (tmp & DMA_BUSY) in si_gpu_check_soft_reset()
363 #define DMA_BUSY (1 << 5) macro
24 #define DMA_BUSY BIT(9) macro