max_band60       1459 drivers/media/i2c/ov5640.c 	u32 band_step60, max_band60, band_step50, max_band50, prev_vts;
max_band60       1491 drivers/media/i2c/ov5640.c 	max_band60 = (int)((prev_vts - 4) / band_step60);
max_band60       1492 drivers/media/i2c/ov5640.c 	ret = ov5640_write_reg(sensor, OV5640_REG_AEC_CTRL0D, max_band60);