Home
last modified time | relevance | path

Searched refs:DMA_RB_RPTR_ADDR_LO (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/radeon/
Dni_dma.c224 WREG32(DMA_RB_RPTR_ADDR_LO + reg_offset, in cayman_dma_resume()
Dr600_dma.c145 WREG32(DMA_RB_RPTR_ADDR_LO, in r600_dma_resume()
Dnid.h1316 #define DMA_RB_RPTR_ADDR_LO 0xd020 macro
Dsid.h1827 #define DMA_RB_RPTR_ADDR_LO 0xd020 macro
Dr600d.h625 #define DMA_RB_RPTR_ADDR_LO 0xd020 macro
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsid.h1890 #define DMA_RB_RPTR_ADDR_LO 0x3408 macro
2443 #define DMA_RB_RPTR_ADDR_LO 0x3408 macro
Dsi_dma.c156 WREG32(DMA_RB_RPTR_ADDR_LO + sdma_offsets[i], lower_32_bits(rptr_addr)); in si_dma_start()