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

/drivers/media/usb/gspca/
H A Dov519.c2180 static void ov518_reg_w32(struct sd *sd, u16 index, u32 value, int n) function
3626 ov518_reg_w32(sd, R51x_FIFO_PSIZE, packet_size & ~7, 2);
3718 ov518_reg_w32(sd, 0xc4, 400, 2); /* 190h */
3719 ov518_reg_w32(sd, 0xc6, 540, 2); /* 21ch */
3720 ov518_reg_w32(sd, 0xc7, 540, 2); /* 21ch */
3721 ov518_reg_w32(sd, 0xc8, 108, 2); /* 6ch */
3722 ov518_reg_w32(sd, 0xca, 131098, 3); /* 2001ah */
3723 ov518_reg_w32(sd, 0xcb, 532, 2); /* 214h */
3724 ov518_reg_w32(sd, 0xcc, 2400, 2); /* 960h */
3725 ov518_reg_w32(s
[all...]

Completed in 22 milliseconds