Home
last modified time | relevance | path

Searched refs:link_freq_to_pixel_rate (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/i2c/
H A Dov13858.c949 static u64 link_freq_to_pixel_rate(u64 f) in link_freq_to_pixel_rate() function
1376 pixel_rate = link_freq_to_pixel_rate(link_freq); in ov13858_set_pad_format()
1583 pixel_rate_max = link_freq_to_pixel_rate(link_freq_menu_items[0]); in ov13858_init_controls()
1584 pixel_rate_min = link_freq_to_pixel_rate(link_freq_menu_items[1]); in ov13858_init_controls()
H A Dov13b10.c535 static u64 link_freq_to_pixel_rate(u64 f) in link_freq_to_pixel_rate() function
1061 pixel_rate = link_freq_to_pixel_rate(link_freq); in ov13b10_set_pad_format()
1314 pixel_rate_max = link_freq_to_pixel_rate(link_freq_menu_items[0]); in ov13b10_init_controls()
H A Dimx258.c511 static u64 link_freq_to_pixel_rate(u64 f, const struct imx258_link_cfg *link_cfg) in link_freq_to_pixel_rate() function
936 pixel_rate = link_freq_to_pixel_rate(link_freq, link_cfg); in imx258_set_pad_format()
1259 pixel_rate = link_freq_to_pixel_rate(imx258->link_freq_menu_items[0], in imx258_init_controls()