Searched refs:DMA_BLOCK (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/mga/ |
A D | mga_state.c | 59 DMA_BLOCK(MGA_DMAPAD, 0x00000000, in mga_emit_clip_rect() 82 DMA_BLOCK(MGA_FCOL, ctx->fcol, in mga_g200_emit_context() 105 DMA_BLOCK(MGA_WFLAG1, ctx->wflag, in mga_g400_emit_context() 168 DMA_BLOCK(MGA_WR57, 0x00000000, in mga_g400_emit_tex0() 210 DMA_BLOCK(MGA_WR57, 0x00000000, in mga_g400_emit_tex1() 235 DMA_BLOCK(MGA_WR25, 0x00000100, in mga_g200_emit_pipe() 738 DMA_BLOCK(MGA_DSTORG, dstorg, in mga_dma_dispatch_iload() 741 DMA_BLOCK(MGA_PITCH, 64, in mga_dma_dispatch_iload() 745 DMA_BLOCK(MGA_AR0, 63, in mga_dma_dispatch_iload() 787 DMA_BLOCK(MGA_SGN, scandir, in mga_dma_dispatch_blit() [all …]
|
A D | mga_dma.c | 133 DMA_BLOCK(MGA_DMAPAD, 0x00000000, in mga_do_dma_flush() 167 DMA_BLOCK(MGA_DMAPAD, 0x00000000, in mga_do_dma_wrap_start()
|
A D | mga_drv.h | 338 #define DMA_BLOCK(reg0, val0, reg1, val1, reg2, val2, reg3, val3) \ macro
|
Completed in 9 milliseconds