Lines Matching refs:htot
382 u32 htot; member
703 .htot = 1896,
721 .htot = 1600,
748 .htot = 1896,
766 .htot = 1600,
793 .htot = 1896,
811 .htot = 1600,
838 .htot = 1896,
856 .htot = 1600,
883 .htot = 1896,
900 .htot = 1896,
927 .htot = 1896,
944 .htot = 1896,
971 .htot = 1896,
987 .htot = 1896,
1014 .htot = 1892,
1030 .htot = 1600,
1057 .htot = 2500,
1075 .htot = 2234,
1102 .htot = 2844,
1119 .htot = 2844,
1545 rate = timings->htot * (timings->crop.height + timings->vblank_def); in ov5640_calc_pixel_rate()
1691 ret = ov5640_write_reg16(sensor, OV5640_REG_TIMING_HTS, timings->htot); in ov5640_set_timings()
2890 hblank = timings->htot - mode->width; in ov5640_update_pixel_rate()
2904 vblank = ((fie_num * pixel_rate / fie_denom) / timings->htot) - in ov5640_update_pixel_rate()
3434 hblank = timings->htot - mode->width; in ov5640_init_controls()