• Home
  • Raw
  • Download

Lines Matching refs:reg_w

2953 static void reg_w(struct gspca_dev *gspca_dev,  in reg_w()  function
2975 reg_w(gspca_dev, 0xa0, address, 0xb33a); in read_sensor_register()
2976 reg_w(gspca_dev, 0xa0, 0x02, 0xb339); in read_sensor_register()
3009 reg_w(gspca_dev, 0xa0, 0x01, 0xb301); in vc032x_probe_sensor()
3010 reg_w(gspca_dev, 0x89, 0xf0ff, 0xffff); in vc032x_probe_sensor()
3025 reg_w(gspca_dev, 0xa0, 0x02, 0xb334); in vc032x_probe_sensor()
3026 reg_w(gspca_dev, 0xa0, ptsensor_info->m1, 0xb300); in vc032x_probe_sensor()
3027 reg_w(gspca_dev, 0xa0, ptsensor_info->m2, 0xb300); in vc032x_probe_sensor()
3028 reg_w(gspca_dev, 0xa0, 0x01, 0xb308); in vc032x_probe_sensor()
3029 reg_w(gspca_dev, 0xa0, 0x0c, 0xb309); in vc032x_probe_sensor()
3030 reg_w(gspca_dev, 0xa0, ptsensor_info->I2cAdd, 0xb335); in vc032x_probe_sensor()
3031 reg_w(gspca_dev, 0xa0, ptsensor_info->op, 0xb301); in vc032x_probe_sensor()
3094 reg_w(gspca_dev, 0xa0, tab[j], ad++); in put_tab_to_reg()
3107 reg_w(gspca_dev, 0xa0, data[i][2], in usb_exchange()
3240 reg_w(gspca_dev, 0x87, 0x00, 0x0f0f); in sd_init()
3242 reg_w(gspca_dev, 0x88, 0x00, 0x0202); in sd_init()
3246 reg_w(gspca_dev, 0xa0, 0x26, 0xb300); in sd_init()
3247 reg_w(gspca_dev, 0xa0, 0x04, 0xb300); in sd_init()
3249 reg_w(gspca_dev, 0xa0, 0x00, 0xb300); in sd_init()
3435 reg_w(gspca_dev, 0x89, 0xf0ff, 0xffff); in sd_start()
3436 reg_w(gspca_dev, 0xa9, 0x8348, 0x000e); in sd_start()
3437 reg_w(gspca_dev, 0xa9, 0x0000, 0x001a); in sd_start()
3442 reg_w(gspca_dev, 0xa0, 0xff, 0xbfec); in sd_start()
3443 reg_w(gspca_dev, 0xa0, 0xff, 0xbfed); in sd_start()
3444 reg_w(gspca_dev, 0xa0, 0xff, 0xbfee); in sd_start()
3445 reg_w(gspca_dev, 0xa0, 0xff, 0xbfef); in sd_start()
3538 reg_w(gspca_dev, 0xa0, in sd_start()
3556 reg_w(gspca_dev, 0x89, 0x0400, 0x1415); in sd_start()
3559 reg_w(gspca_dev, 0x89, 0x058c, 0x0000); in sd_start()
3566 reg_w(gspca_dev, 0x87, 0xffff, 0xffff); in sd_start()
3567 reg_w(gspca_dev, 0x88, 0xff00, 0xf0f1); in sd_start()
3568 reg_w(gspca_dev, 0xa0, 0x0000, 0xbfff); in sd_start()
3574 reg_w(gspca_dev, 0x89, 0xffff, 0xfdff); in sd_start()
3586 reg_w(gspca_dev, 0x89, 0x058c, 0x00ff); in sd_stopN()
3592 reg_w(gspca_dev, 0x89, 0xffff, 0xffff); in sd_stopN()
3595 reg_w(gspca_dev, 0xa0, 0x01, 0xb301); in sd_stopN()
3596 reg_w(gspca_dev, 0xa0, 0x09, 0xb003); in sd_stopN()
3608 reg_w(gspca_dev, 0x89, 0x058c, 0x00ff); in sd_stop0()
3610 reg_w(gspca_dev, 0x89, 0xffff, 0xffff); in sd_stop0()
3613 reg_w(gspca_dev, 0xa0, 0x26, 0xb300); in sd_stop0()
3614 reg_w(gspca_dev, 0xa0, 0x04, 0xb300); in sd_stop0()
3615 reg_w(gspca_dev, 0xa0, 0x00, 0xb300); in sd_stop0()