Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
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()
Dimx208.c212 static u64 link_freq_to_pixel_rate(u64 f) in link_freq_to_pixel_rate() function
598 pixel_rate = link_freq_to_pixel_rate(link_freq); in imx208_set_pad_format()
863 pixel_rate_max = link_freq_to_pixel_rate(link_freq_menu_items[0]); in imx208_init_controls()
865 link_freq_to_pixel_rate(link_freq_menu_items[ARRAY_SIZE(link_freq_menu_items) - 1]); in imx208_init_controls()
Dov08x40.c1225 static u64 link_freq_to_pixel_rate(u64 f) in link_freq_to_pixel_rate() function
1751 pixel_rate = link_freq_to_pixel_rate(link_freq); in ov08x40_set_pad_format()
1968 pixel_rate_max = link_freq_to_pixel_rate(link_freq_menu_items[0]); in ov08x40_init_controls()
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()
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()