Lines Matching refs:hts
92 u32 hts; member
574 .hts = 1840,
587 .hts = 1840,
600 .hts = 1912,
645 static u64 to_pixels_per_line(const s64 *link_freq_menu, u32 hts, in to_pixels_per_line() argument
648 u64 ppl = hts * to_rate(link_freq_menu, f_index, nlanes); in to_pixels_per_line()
729 u32 hts, cur_vts, exp_cal; in ov08d10_set_exposure() local
739 hts = ((hts_h << 8) | (hts_l)); in ov08d10_set_exposure()
740 exp_cal = 66 * OV08D10_ROWCLK / hts; in ov08d10_set_exposure()
958 mode->hts, mode->link_freq_index, in ov08d10_init_controls()
1166 mode->hts, in ov08d10_set_format()