Lines Matching refs:OV4686_write_reg
501 static int OV4686_write_reg(struct i2c_client *client, u16 reg, in OV4686_write_reg() function
536 ret = OV4686_write_reg(client, regs[i].addr, in OV4686_write_array()
711 return OV4686_write_reg(OV4686->client, OV4686_REG_TEST_PATTERN, in OV4686_enable_test_pattern()
792 ret = OV4686_write_reg(OV4686->client, OV4686_GROUP_UPDATE_ADDRESS, in OV4686_set_hdrae()
795 ret |= OV4686_write_reg(OV4686->client, OV4686_REG_L_GAIN, in OV4686_set_hdrae()
797 ret |= OV4686_write_reg(OV4686->client, OV4686_REG_L_EXP, in OV4686_set_hdrae()
799 ret |= OV4686_write_reg(OV4686->client, OV4686_REG_M_GAIN, in OV4686_set_hdrae()
801 ret |= OV4686_write_reg(OV4686->client, OV4686_REG_M_EXP, in OV4686_set_hdrae()
804 ret |= OV4686_write_reg(OV4686->client, OV4686_REG_S_GAIN, in OV4686_set_hdrae()
806 ret |= OV4686_write_reg(OV4686->client, OV4686_REG_S_EXP, in OV4686_set_hdrae()
809 ret |= OV4686_write_reg(OV4686->client, OV4686_GROUP_UPDATE_ADDRESS, in OV4686_set_hdrae()
811 ret |= OV4686_write_reg(OV4686->client, OV4686_GROUP_UPDATE_ADDRESS, in OV4686_set_hdrae()
865 ret = OV4686_write_reg(OV4686->client, OV4686_REG_CTRL_MODE, in OV4686_ioctl()
868 ret = OV4686_write_reg(OV4686->client, OV4686_REG_CTRL_MODE, in OV4686_ioctl()
990 return OV4686_write_reg(OV4686->client, OV4686_REG_CTRL_MODE, in __OV4686_start_stream()
997 return OV4686_write_reg(OV4686->client, OV4686_REG_CTRL_MODE, in __OV4686_stop_stream()
1274 ret = OV4686_write_reg(OV4686->client, OV4686_REG_EXPOSURE, in OV4686_set_ctrl()
1278 ret = OV4686_write_reg(OV4686->client, OV4686_REG_GAIN_H, in OV4686_set_ctrl()
1281 ret |= OV4686_write_reg(OV4686->client, OV4686_REG_GAIN_L, in OV4686_set_ctrl()
1286 ret = OV4686_write_reg(OV4686->client, OV4686_REG_VTS, in OV4686_set_ctrl()
1301 ret = OV4686_write_reg(OV4686->client, OV4686_HFLIP_REG, in OV4686_set_ctrl()
1313 ret = OV4686_write_reg(OV4686->client, OV4686_VFLIP_REG, in OV4686_set_ctrl()