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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/gspca/
H A Dov519.c1996 static int ov518_reg_w32(struct sd *sd, __u16 index, u32 value, int n) function
3383 ov518_reg_w32(sd, R51x_FIFO_PSIZE, packet_size & ~7, 2);
3458 ov518_reg_w32(sd, 0xc4, 400, 2); /* 190h */
3459 ov518_reg_w32(sd, 0xc6, 540, 2); /* 21ch */
3460 ov518_reg_w32(sd, 0xc7, 540, 2); /* 21ch */
3461 ov518_reg_w32(sd, 0xc8, 108, 2); /* 6ch */
3462 ov518_reg_w32(sd, 0xca, 131098, 3); /* 2001ah */
3463 ov518_reg_w32(sd, 0xcb, 532, 2); /* 214h */
3464 ov518_reg_w32(sd, 0xcc, 2400, 2); /* 960h */
3465 ov518_reg_w32(s
[all...]

Completed in 25 milliseconds