Searched refs:to_rate (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/media/i2c/ |
D | ov8856.c | 1605 static u64 to_rate(const s64 *link_freq_menu_items, in to_rate() function 1618 u64 ppl = hts * to_rate(link_freq_menu_items, f_index, nlanes); in to_pixels_per_line() 1914 to_rate(ov8856->priv_lane->link_freq_menu_items, in ov8856_init_controls() 1917 to_rate(ov8856->priv_lane->link_freq_menu_items, in ov8856_init_controls() 2188 to_rate(ov8856->priv_lane->link_freq_menu_items, in ov8856_set_format()
|
D | ov08d10.c | 638 static u64 to_rate(const s64 *link_freq_menu, in to_rate() function 651 u64 ppl = hts * to_rate(link_freq_menu, f_index, nlanes); in to_pixels_per_line() 944 pixel_rate_max = to_rate(ov08d10->priv_lane->link_freq_menu, 0, in ov08d10_init_controls() 1200 pixel_rate = to_rate(ov08d10->priv_lane->link_freq_menu, in ov08d10_set_format()
|