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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/vermilion/
H A Dcr_pll.c100 static int crvml_nearest_index(const struct vml_sys *sys, int clock) function
122 return crvml_clocks[crvml_nearest_index(sys, clock)];
131 index = crvml_nearest_index(sys, clock);

Completed in 34 milliseconds