Searched refs:ov518_reg_w32 (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/media/usb/gspca/
H A Dov519.c2149 static void ov518_reg_w32(struct sd *sd, u16 index, u32 value, int n) function
3617 ov518_reg_w32(sd, R51x_FIFO_PSIZE, packet_size & ~7, 2);
3709 ov518_reg_w32(sd, 0xc4, 400, 2); /* 190h */
3710 ov518_reg_w32(sd, 0xc6, 540, 2); /* 21ch */
3711 ov518_reg_w32(sd, 0xc7, 540, 2); /* 21ch */
3712 ov518_reg_w32(sd, 0xc8, 108, 2); /* 6ch */
3713 ov518_reg_w32(sd, 0xca, 131098, 3); /* 2001ah */
3714 ov518_reg_w32(sd, 0xcb, 532, 2); /* 214h */
3715 ov518_reg_w32(sd, 0xcc, 2400, 2); /* 960h */
3716 ov518_reg_w32(s
[all...]

Completed in 168 milliseconds