OV5647_SW_RESET
ret = cci_write(sensor->regmap, OV5647_SW_RESET, 0x01, NULL);
return cci_write(sensor->regmap, OV5647_SW_RESET, 0x00, NULL);