Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/
Dw100fb.c53 struct w100_pll_info *w100_get_xtal_table(unsigned int freq);
696 par->pll_table=w100_get_xtal_table(inf->xtal_freq); in w100fb_probe()
1028 struct w100_pll_info *w100_get_xtal_table(unsigned int freq) in w100_get_xtal_table() function