Searched refs:sync_control (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/media/pci/saa7134/ |
D | saa7134-video.c | 199 .sync_control = 0x18, 211 .sync_control = 0x18, 223 .sync_control = 0x18, 235 .sync_control = 0x18, 247 .sync_control = 0x59, 259 .sync_control = 0x18, 271 .sync_control = 0x18, 283 .sync_control = 0x18, 295 .sync_control = 0x18, 307 .sync_control = 0x59, [all …]
|
D | saa7134.h | 74 unsigned int sync_control; member
|
D | saa7134-cards.c | 7199 u8 sync_control; in saa7134_tda8290_827x_callback() local 7209 sync_control = 11; in saa7134_tda8290_827x_callback() 7211 sync_control = 17; in saa7134_tda8290_827x_callback() 7212 saa_writeb(SAA7134_VGATE_START, sync_control); in saa7134_tda8290_827x_callback() 7213 saa_writeb(SAA7134_VGATE_STOP, sync_control + 1); in saa7134_tda8290_827x_callback()
|
/linux-6.1.9/drivers/media/pci/tw68/ |
D | tw68-video.c | 116 .sync_control = 0x18, 128 .sync_control = 0x59, 140 .sync_control = 0x18, 152 .sync_control = 0x59, 164 .sync_control = 0x18, 184 .sync_control = 0x18,
|
D | tw68.h | 64 u32 sync_control; member
|