Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/
Dw100fb.c1191 static int w100_set_pll_freq(struct w100fb_par *par, unsigned int freq) in w100_set_pll_freq() function
1291w100_set_pll_freq(par, (par->fastpll_mode && mode->fast_pll_freq) ? mode->fast_pll_freq : mode->pl… in w100_init_clocks()