Searched refs:sync_control (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/saa7134/
H A Dsaa7134-video.c227 .sync_control = 0x18,
239 .sync_control = 0x18,
251 .sync_control = 0x18,
263 .sync_control = 0x18,
275 .sync_control = 0x59,
287 .sync_control = 0x18,
299 .sync_control = 0x18,
311 .sync_control = 0x18,
323 .sync_control = 0x18,
335 .sync_control
546 int luma_control,sync_control,mux; local
[all...]
H A Dsaa7134-core.c147 u8 sync_control; local
161 sync_control = 11;
163 sync_control = 17;
164 saa_writeb(SAA7134_VGATE_START, sync_control);
165 saa_writeb(SAA7134_VGATE_STOP, sync_control + 1);
H A Dsaa7134.h81 unsigned int sync_control; member in struct:saa7134_tvnorm

Completed in 157 milliseconds