Home
last modified time | relevance | path

Searched refs:max_band60 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov5640.c1391 u32 band_step60, max_band60, band_step50, max_band50, prev_vts; in ov5640_set_bandingfilter() local
1423 max_band60 = (int)((prev_vts - 4) / band_step60); in ov5640_set_bandingfilter()
1424 ret = ov5640_write_reg(sensor, OV5640_REG_AEC_CTRL0D, max_band60); in ov5640_set_bandingfilter()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov5640.c1993 u32 band_step60, max_band60, band_step50, max_band50, prev_vts; in ov5640_set_bandingfilter() local
2025 max_band60 = (int)((prev_vts - 4) / band_step60); in ov5640_set_bandingfilter()
2026 ret = ov5640_write_reg(sensor, OV5640_REG_AEC_CTRL0D, max_band60); in ov5640_set_bandingfilter()

Completed in 10 milliseconds