Searched refs:VDMA_P_ADDR (Results 1 – 2 of 2) sorted by relevance
45 #define VDMA_P_ADDR REG8_8(0x80) /* not used in DMA SG mode */ macro
105 u32 reg = pb ? VDMA_B_ADDR[vc->ch] : VDMA_P_ADDR[vc->ch]; in tw686x_memcpy_dma_alloc()160 u32 reg = pb ? VDMA_B_ADDR[vc->ch] : VDMA_P_ADDR[vc->ch]; in tw686x_contig_buf_refill()
Completed in 6 milliseconds