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

/linux-master/drivers/media/i2c/
H A Dimx208.c212 static u64 link_freq_to_pixel_rate(u64 f) function
598 pixel_rate = link_freq_to_pixel_rate(link_freq);
863 pixel_rate_max = link_freq_to_pixel_rate(link_freq_menu_items[0]);
865 link_freq_to_pixel_rate(link_freq_menu_items[ARRAY_SIZE(link_freq_menu_items) - 1]);
H A Dimx258.c535 static u64 link_freq_to_pixel_rate(u64 f) function
917 pixel_rate = link_freq_to_pixel_rate(link_freq);
1149 pixel_rate_max = link_freq_to_pixel_rate(link_freq_menu_items[0]);
1150 pixel_rate_min = link_freq_to_pixel_rate(link_freq_menu_items[1]);
H A Dov13b10.c535 static u64 link_freq_to_pixel_rate(u64 f) function
1061 pixel_rate = link_freq_to_pixel_rate(link_freq);
1314 pixel_rate_max = link_freq_to_pixel_rate(link_freq_menu_items[0]);
H A Dov13858.c949 static u64 link_freq_to_pixel_rate(u64 f) function
1376 pixel_rate = link_freq_to_pixel_rate(link_freq);
1583 pixel_rate_max = link_freq_to_pixel_rate(link_freq_menu_items[0]);
1584 pixel_rate_min = link_freq_to_pixel_rate(link_freq_menu_items[1]);
H A Dov08x40.c1225 static u64 link_freq_to_pixel_rate(u64 f) function
1751 pixel_rate = link_freq_to_pixel_rate(link_freq);
1968 pixel_rate_max = link_freq_to_pixel_rate(link_freq_menu_items[0]);

Completed in 182 milliseconds