Searched refs:SAA7134_RS_CONTROL (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/drivers/media/pci/saa7134/ |
H A D | saa7134-vbi.c | 103 saa_writel(SAA7134_RS_CONTROL(2), control); buffer_activate() 107 saa_writel(SAA7134_RS_CONTROL(3), control); buffer_activate()
|
H A D | saa7134-reg.h | 32 #define SAA7134_RS_CONTROL(n) ((0x20c >> 2) + 4*n) macro
|
H A D | saa7134-ts.c | 277 saa_writel(SAA7134_RS_CONTROL(5), SAA7134_RS_CONTROL_BURST_16 | saa7134_ts_start()
|
H A D | saa7134-go7007.c | 301 saa_writel(SAA7134_RS_CONTROL(5), SAA7134_RS_CONTROL_BURST_MAX); saa7134_go7007_stream_start()
|
H A D | saa7134-video.c | 763 saa_writel(SAA7134_RS_CONTROL(1),control); start_preview() 768 saa_writel(SAA7134_RS_CONTROL(1),control); start_preview() 830 saa_writel(SAA7134_RS_CONTROL(0),control); buffer_activate() 859 saa_writel(SAA7134_RS_CONTROL(4),control); buffer_activate() 860 saa_writel(SAA7134_RS_CONTROL(5),control); buffer_activate()
|
H A D | saa7134-alsa.c | 588 saa_writel(SAA7134_RS_CONTROL(6),control); snd_card_saa7134_capture_prepare()
|
Completed in 85 milliseconds