fast_high 1510 drivers/media/i2c/ov5640.c u32 fast_high, fast_low; fast_high 1516 drivers/media/i2c/ov5640.c fast_high = sensor->ae_high << 1; fast_high 1517 drivers/media/i2c/ov5640.c if (fast_high > 255) fast_high 1518 drivers/media/i2c/ov5640.c fast_high = 255; fast_high 1534 drivers/media/i2c/ov5640.c ret = ov5640_write_reg(sensor, OV5640_REG_AEC_CTRL11, fast_high);