Home
last modified time | relevance | path

Searched refs:crvml_nearest_index (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/vermilion/
H A Dcr_pll.c86 static int crvml_nearest_index(const struct vml_sys *sys, int clock) in crvml_nearest_index() function
108 return crvml_clocks[crvml_nearest_index(sys, clock)]; in crvml_nearest_clock()
117 index = crvml_nearest_index(sys, clock); in crvml_set_clock()
/kernel/linux/linux-6.6/drivers/video/fbdev/vermilion/
H A Dcr_pll.c86 static int crvml_nearest_index(const struct vml_sys *sys, int clock) in crvml_nearest_index() function
108 return crvml_clocks[crvml_nearest_index(sys, clock)]; in crvml_nearest_clock()
117 index = crvml_nearest_index(sys, clock); in crvml_set_clock()

Completed in 2 milliseconds