Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_ni_dma.c229 WREG32(DMA_RB_RPTR_ADDR_LO + reg_offset, in cayman_dma_resume()
H A Dradeon_r600_dma.c150 WREG32(DMA_RB_RPTR_ADDR_LO, in r600_dma_resume()
H A Dnid.h1318 #define DMA_RB_RPTR_ADDR_LO 0xd020 macro
H A Dsid.h1829 #define DMA_RB_RPTR_ADDR_LO 0xd020 macro
H A Dr600d.h627 #define DMA_RB_RPTR_ADDR_LO 0xd020 macro
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsid.h1892 #define DMA_RB_RPTR_ADDR_LO 0x3408 macro
2465 #define DMA_RB_RPTR_ADDR_LO 0x3408 macro
H A Damdgpu_si_dma.c163 WREG32(DMA_RB_RPTR_ADDR_LO + sdma_offsets[i], lower_32_bits(rptr_addr)); in si_dma_start()