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

/linux-4.4.14/drivers/media/usb/gspca/
H A Dconex.c327 const __u8 *cxinit; cx11646_initsize() local
334 cxinit = cx_inits_640; cx11646_initsize()
337 cxinit = cx_inits_352; cx11646_initsize()
341 cxinit = cx_inits_320; cx11646_initsize()
344 cxinit = cx_inits_176; cx11646_initsize()
355 reg_w(gspca_dev, 0x0061, cxinit, 8); cx11646_initsize()
356 cxinit += 8; cx11646_initsize()
357 reg_w(gspca_dev, 0x00ca, cxinit, 8); cx11646_initsize()
358 cxinit += 8; cx11646_initsize()
359 reg_w(gspca_dev, 0x00d2, cxinit, 8); cx11646_initsize()
360 cxinit += 8; cx11646_initsize()
361 reg_w(gspca_dev, 0x00da, cxinit, 6); cx11646_initsize()
362 cxinit += 8; cx11646_initsize()
363 reg_w(gspca_dev, 0x0041, cxinit, 8); cx11646_initsize()
364 cxinit += 8; cx11646_initsize()
365 reg_w(gspca_dev, 0x0049, cxinit, 8); cx11646_initsize()
366 cxinit += 8; cx11646_initsize()
367 reg_w(gspca_dev, 0x0051, cxinit, 2); cx11646_initsize()

Completed in 118 milliseconds