Home
last modified time | relevance | path

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

/linux/drivers/media/pci/tw686x/
A Dtw686x-regs.h25 #define VDMA_CHANNEL_CONFIG REG8_1(0x10) macro
A Dtw686x-video.c697 val = reg_read(vc->dev, VDMA_CHANNEL_CONFIG[vc->ch]); in tw686x_set_format()
724 reg_write(vc->dev, VDMA_CHANNEL_CONFIG[vc->ch], val); in tw686x_set_format()
986 val = reg_read(vc->dev, VDMA_CHANNEL_CONFIG[vc->ch]); in tw686x_set_input()
989 reg_write(vc->dev, VDMA_CHANNEL_CONFIG[vc->ch], val); in tw686x_set_input()

Completed in 5 milliseconds