Home
last modified time | relevance | path

Searched refs:DMA_RB_SWAP_ENABLE (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/sys/dev/drm2/radeon/
H A Dnid.h634 # define DMA_RB_SWAP_ENABLE (1 << 9) /* 8IN32 */ macro
H A Dsid.h1015 # define DMA_RB_SWAP_ENABLE (1 << 9) /* 8IN32 */ macro
H A Devergreend.h2039 # define DMA_RB_SWAP_ENABLE (1 << 9) /* 8IN32 */ macro
H A Dr600d.h609 # define DMA_RB_SWAP_ENABLE (1 << 9) /* 8IN32 */ macro
H A Dni.c1318 rb_cntl |= DMA_RB_SWAP_ENABLE | DMA_RPTR_WRITEBACK_SWAP_ENABLE; in cayman_dma_resume()
H A Dr600.c2381 rb_cntl |= DMA_RB_SWAP_ENABLE | DMA_RPTR_WRITEBACK_SWAP_ENABLE; in r600_dma_resume()