Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Dni_dma.c223 WREG32(DMA_RB_RPTR_ADDR_LO + reg_offset, in cayman_dma_resume()
H A Dr600_dma.c144 WREG32(DMA_RB_RPTR_ADDR_LO, in r600_dma_resume()
H A Dnid.h1316 #define DMA_RB_RPTR_ADDR_LO 0xd020 macro
H A Dsid.h1827 #define DMA_RB_RPTR_ADDR_LO 0xd020 macro
H A Dr600d.h625 #define DMA_RB_RPTR_ADDR_LO 0xd020 macro
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h1890 #define DMA_RB_RPTR_ADDR_LO 0x3408 macro
2446 #define DMA_RB_RPTR_ADDR_LO 0x3408 macro
H A Damdgpu_si_dma.c155 WREG32(DMA_RB_RPTR_ADDR_LO + sdma_offsets[i], lower_32_bits(rptr_addr)); in si_dma_start()