Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsi_dma.c555 if (tmp & (DMA_BUSY_MASK | DMA1_BUSY_MASK)) in si_dma_is_idle()
H A Dsid.h2447 #define DMA_BUSY_MASK 0x20 macro