Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/i2c/
Dimx258.c534 static u64 link_freq_to_pixel_rate(u64 f) in link_freq_to_pixel_rate() function
920 pixel_rate = link_freq_to_pixel_rate(link_freq); in imx258_set_pad_format()
1175 pixel_rate_max = link_freq_to_pixel_rate(link_freq_menu_items[0]); in imx258_init_controls()
1176 pixel_rate_min = link_freq_to_pixel_rate(link_freq_menu_items[1]); in imx258_init_controls()
Dov13858.c949 static u64 link_freq_to_pixel_rate(u64 f) in link_freq_to_pixel_rate() function
1381 pixel_rate = link_freq_to_pixel_rate(link_freq); in ov13858_set_pad_format()
1624 pixel_rate_max = link_freq_to_pixel_rate(link_freq_menu_items[0]); in ov13858_init_controls()
1625 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
602 pixel_rate = link_freq_to_pixel_rate(link_freq); in imx208_set_pad_format()
906 pixel_rate_max = link_freq_to_pixel_rate(link_freq_menu_items[0]); in imx208_init_controls()
908 link_freq_to_pixel_rate(link_freq_menu_items[ARRAY_SIZE(link_freq_menu_items) - 1]); in imx208_init_controls()
Dov13b10.c488 static u64 link_freq_to_pixel_rate(u64 f) in link_freq_to_pixel_rate() function
1000 pixel_rate = link_freq_to_pixel_rate(link_freq); in ov13b10_set_pad_format()
1225 pixel_rate_max = link_freq_to_pixel_rate(link_freq_menu_items[0]); in ov13b10_init_controls()