Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dw100fb.c1190 static int w100_set_pll_freq(struct w100fb_par *par, unsigned int freq) in w100_set_pll_freq() function
1290w100_set_pll_freq(par, (par->fastpll_mode && mode->fast_pll_freq) ? mode->fast_pll_freq : mode->pl… in w100_init_clocks()