Searched refs:sync_control (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/media/pci/saa7134/
H A Dsaa7134-video.c226 .sync_control = 0x18,
238 .sync_control = 0x18,
250 .sync_control = 0x18,
262 .sync_control = 0x18,
274 .sync_control = 0x59,
286 .sync_control = 0x18,
298 .sync_control = 0x18,
310 .sync_control = 0x18,
322 .sync_control = 0x18,
334 .sync_control = 0x59,
346 .sync_control = 0x18,
366 .sync_control = 0x18,
421 int luma_control, sync_control, chroma_ctrl1, mux; saa7134_set_decoder() local
427 sync_control = norm->sync_control; saa7134_set_decoder()
433 sync_control |= 0x20; saa7134_set_decoder()
436 sync_control |= SAA7134_SYNC_CTRL_AUFD; saa7134_set_decoder()
452 saa_writeb(SAA7134_SYNC_CTRL, sync_control); saa7134_set_decoder()
H A Dsaa7134.h87 unsigned int sync_control; member in struct:saa7134_tvnorm
H A Dsaa7134-cards.c7316 u8 sync_control; saa7134_tda8290_827x_callback() local
7326 sync_control = 11; saa7134_tda8290_827x_callback()
7328 sync_control = 17; saa7134_tda8290_827x_callback()
7329 saa_writeb(SAA7134_VGATE_START, sync_control); saa7134_tda8290_827x_callback()
7330 saa_writeb(SAA7134_VGATE_STOP, sync_control + 1); saa7134_tda8290_827x_callback()
/linux-4.4.14/drivers/media/pci/tw68/
H A Dtw68.h73 u32 sync_control; member in struct:tw68_tvnorm
H A Dtw68-video.c135 .sync_control = 0x18,
147 .sync_control = 0x59,
159 .sync_control = 0x18,
171 .sync_control = 0x59,
183 .sync_control = 0x18,
203 .sync_control = 0x18,

Completed in 239 milliseconds