Home
last modified time | relevance | path

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

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