Searched refs:VDMA_CHANNEL_CONFIG (Results 1 – 2 of 2) sorted by relevance
25 #define VDMA_CHANNEL_CONFIG REG8_1(0x10) macro
697 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 11 milliseconds