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

/linux-4.4.14/drivers/video/fbdev/vermilion/
H A Dcr_pll.c100 static int crvml_nearest_index(const struct vml_sys *sys, int clock) crvml_nearest_index() function
122 return crvml_clocks[crvml_nearest_index(sys, clock)]; crvml_nearest_clock()
131 index = crvml_nearest_index(sys, clock); crvml_set_clock()

Completed in 87 milliseconds