Home
last modified time | relevance | path

Searched refs:cap_maxband (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/media/i2c/
Dov5640.c1440 u32 light_freq, cap_bandfilt, cap_maxband; in ov5640_set_mode_exposure_calc() local
1526 cap_maxband = (int)((cap_vts - 4) / cap_bandfilt); in ov5640_set_mode_exposure_calc()
1554 if (cap_gain16_shutter > (cap_bandfilt * cap_maxband * 16)) { in ov5640_set_mode_exposure_calc()
1556 cap_shutter = cap_bandfilt * cap_maxband; in ov5640_set_mode_exposure_calc()