Home
last modified time | relevance | path

Searched refs:VDMA_CHANNEL_CONFIG (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/tw686x/
H A Dtw686x-regs.h25 #define VDMA_CHANNEL_CONFIG REG8_1(0x10) macro
H A Dtw686x-video.c698 val = reg_read(vc->dev, VDMA_CHANNEL_CONFIG[vc->ch]); in tw686x_set_format()
725 reg_write(vc->dev, VDMA_CHANNEL_CONFIG[vc->ch], val); in tw686x_set_format()
987 val = reg_read(vc->dev, VDMA_CHANNEL_CONFIG[vc->ch]); in tw686x_set_input()
990 reg_write(vc->dev, VDMA_CHANNEL_CONFIG[vc->ch], val); in tw686x_set_input()
/kernel/linux/linux-6.6/drivers/media/pci/tw686x/
H A Dtw686x-regs.h25 #define VDMA_CHANNEL_CONFIG REG8_1(0x10) macro
H 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()
984 val = reg_read(vc->dev, VDMA_CHANNEL_CONFIG[vc->ch]); in tw686x_set_input()
987 reg_write(vc->dev, VDMA_CHANNEL_CONFIG[vc->ch], val); in tw686x_set_input()

Completed in 5 milliseconds