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

/linux-master/drivers/media/i2c/
H A Dov5640.c1993 u32 band_step60, max_band60, band_step50, max_band50, prev_vts; local
2015 prev_vts = ret;
2025 max_band60 = (int)((prev_vts - 4) / band_step60);
2037 max_band50 = (int)((prev_vts - 4) / band_step50);

Completed in 139 milliseconds