OV5693_GAIN_CTRL_REG
ret = cci_read(ov5693->regmap, OV5693_GAIN_CTRL_REG, &value, NULL);
cci_write(ov5693->regmap, OV5693_GAIN_CTRL_REG, gain, &ret);