Searched refs:sync_control (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/media/pci/saa7134/ |
D | saa7134-video.c | 222 .sync_control = 0x18, 234 .sync_control = 0x18, 246 .sync_control = 0x18, 258 .sync_control = 0x18, 270 .sync_control = 0x59, 282 .sync_control = 0x18, 294 .sync_control = 0x18, 306 .sync_control = 0x18, 318 .sync_control = 0x18, 330 .sync_control = 0x59, [all …]
|
D | saa7134.h | 83 unsigned int sync_control; member
|
D | saa7134-cards.c | 7160 u8 sync_control; in saa7134_tda8290_827x_callback() local 7170 sync_control = 11; in saa7134_tda8290_827x_callback() 7172 sync_control = 17; in saa7134_tda8290_827x_callback() 7173 saa_writeb(SAA7134_VGATE_START, sync_control); in saa7134_tda8290_827x_callback() 7174 saa_writeb(SAA7134_VGATE_STOP, sync_control + 1); in saa7134_tda8290_827x_callback()
|
/Linux-v4.19/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
|