Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/i2c/
Dov5675.c503 static u64 to_pixels_per_line(u32 hts, u32 f_index) in to_pixels_per_line() function
700 h_blank = to_pixels_per_line(ov5675->cur_mode->hts, in ov5675_init_controls()
889 h_blank = to_pixels_per_line(mode->hts, mode->link_freq_index) - in ov5675_set_format()
Dov8856.c595 static u64 to_pixels_per_line(u32 hts, u32 f_index) in to_pixels_per_line() function
791 h_blank = to_pixels_per_line(ov8856->cur_mode->hts, in ov8856_init_controls()
979 h_blank = to_pixels_per_line(mode->hts, mode->link_freq_index) - in ov8856_set_format()