Home
last modified time | relevance | path

Searched refs:SAA7134_RS_CONTROL (Results 1 – 6 of 6) sorted by relevance

/drivers/media/video/saa7134/
Dsaa7134-vbi.c104 saa_writel(SAA7134_RS_CONTROL(2),control); in buffer_activate()
108 saa_writel(SAA7134_RS_CONTROL(3),control); in buffer_activate()
Dsaa7134-reg.h32 #define SAA7134_RS_CONTROL(n) ((0x20c >> 2) + 4*n) macro
Dsaa7134-ts.c145 saa_writel(SAA7134_RS_CONTROL(5), control); in buffer_prepare()
Dsaa7134-video.c912 saa_writel(SAA7134_RS_CONTROL(1),control); in start_preview()
917 saa_writel(SAA7134_RS_CONTROL(1),control); in start_preview()
979 saa_writel(SAA7134_RS_CONTROL(0),control); in buffer_activate()
1008 saa_writel(SAA7134_RS_CONTROL(4),control); in buffer_activate()
1009 saa_writel(SAA7134_RS_CONTROL(5),control); in buffer_activate()
Dsaa7134-alsa.c400 saa_writel(SAA7134_RS_CONTROL(6),control); in snd_card_saa7134_capture_prepare()
/drivers/staging/go7007/
Dsaa7134-go7007.c302 saa_writel(SAA7134_RS_CONTROL(5), SAA7134_RS_CONTROL_BURST_MAX); in saa7134_go7007_stream_start()