Searched refs:sync_control (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/drivers/media/pci/saa7134/ |
H A D | saa7134-video.c | 224 .sync_control = 0x18, 236 .sync_control = 0x18, 248 .sync_control = 0x18, 260 .sync_control = 0x18, 272 .sync_control = 0x59, 284 .sync_control = 0x18, 296 .sync_control = 0x18, 308 .sync_control = 0x18, 320 .sync_control = 0x18, 332 .sync_control = 0x59, 344 .sync_control = 0x18, 364 .sync_control = 0x18, 419 int luma_control, sync_control, chroma_ctrl1, mux; saa7134_set_decoder() local 425 sync_control = norm->sync_control; saa7134_set_decoder() 431 sync_control |= 0x20; saa7134_set_decoder() 434 sync_control |= SAA7134_SYNC_CTRL_AUFD; saa7134_set_decoder() 450 saa_writeb(SAA7134_SYNC_CTRL, sync_control); saa7134_set_decoder()
|
H A D | saa7134.h | 85 unsigned int sync_control; member in struct:saa7134_tvnorm
|
H A D | saa7134-cards.c | 7234 u8 sync_control; saa7134_tda8290_827x_callback() local 7244 sync_control = 11; saa7134_tda8290_827x_callback() 7246 sync_control = 17; saa7134_tda8290_827x_callback() 7247 saa_writeb(SAA7134_VGATE_START, sync_control); saa7134_tda8290_827x_callback() 7248 saa_writeb(SAA7134_VGATE_STOP, sync_control + 1); saa7134_tda8290_827x_callback()
|
/linux-4.1.27/drivers/media/pci/tw68/ |
H A D | tw68-video.c | 135 .sync_control = 0x18, 147 .sync_control = 0x59, 159 .sync_control = 0x18, 171 .sync_control = 0x59, 183 .sync_control = 0x18, 203 .sync_control = 0x18,
|
H A D | tw68.h | 88 u32 sync_control; member in struct:tw68_tvnorm
|
Completed in 155 milliseconds