Searched refs:sync_control (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/media/pci/saa7134/ |
D | saa7134-video.c | 226 .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, [all …]
|
D | saa7134.h | 87 unsigned int sync_control; member
|
D | saa7134-cards.c | 7316 u8 sync_control; in saa7134_tda8290_827x_callback() local 7326 sync_control = 11; in saa7134_tda8290_827x_callback() 7328 sync_control = 17; in saa7134_tda8290_827x_callback() 7329 saa_writeb(SAA7134_VGATE_START, sync_control); in saa7134_tda8290_827x_callback() 7330 saa_writeb(SAA7134_VGATE_STOP, sync_control + 1); in saa7134_tda8290_827x_callback()
|
/linux-4.4.14/drivers/media/pci/tw68/ |
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,
|
D | tw68.h | 73 u32 sync_control; member
|