Home
last modified time | relevance | path

Searched refs:VDMA_B_ADDR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/pci/tw686x/
H A Dtw686x-regs.h47 #define VDMA_B_ADDR REG8_8(0x82) macro
H A Dtw686x-video.c105 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()