Searched refs:sync_control (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.4/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 | 7166 	u8 sync_control;  in saa7134_tda8290_827x_callback()  local7176 			sync_control = 11;  in saa7134_tda8290_827x_callback()
 7178 			sync_control = 17;  in saa7134_tda8290_827x_callback()
 7179 		saa_writeb(SAA7134_VGATE_START, sync_control);  in saa7134_tda8290_827x_callback()
 7180 		saa_writeb(SAA7134_VGATE_STOP, sync_control + 1);  in saa7134_tda8290_827x_callback()
 
 | 
| /Linux-v5.4/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
 |