reg_w_mask
reg_w_mask(sd, R51x_SYS_RESET, 0x3a, 0x3a);
reg_w_mask(sd, 0x0f, 0x00, 0x02);
reg_w_mask(sd, 0x0f, 0x02, 0x02);
reg_w_mask(sd, R518_GPIO_OUT, 0x02 * on, 0x02);
reg_w_mask(sd, OV519_GPIO_DATA_OUT0, on, 1);
reg_w_mask(sd, R518_GPIO_CTL, 0x00, 0x02);
reg_w_mask(sd, 0x20, 0x08, 0x08);
reg_w_mask(sd, 0x28, 0x80, 0xf0);
reg_w_mask(sd, 0x38, 0x80, 0xf0);
reg_w_mask(sd, OV519_R20_DFR, 0x10, 0x10);
reg_w_mask(gspca_dev, STK1135_REG_SCTRL, 0x00, 0x80);
reg_w_mask(gspca_dev, STK1135_REG_SENSO + 2, 0x00, 0x01);
reg_w_mask(gspca_dev, STK1135_REG_SCTRL, 0x80, 0x80);