w100_pll_info 53 drivers/video/fbdev/w100fb.c struct w100_pll_info *w100_get_xtal_table(unsigned int freq); w100_pll_info 977 drivers/video/fbdev/w100fb.c static struct w100_pll_info xtal_12500000[] = { w100_pll_info 988 drivers/video/fbdev/w100fb.c static struct w100_pll_info xtal_14318000[] = { w100_pll_info 999 drivers/video/fbdev/w100fb.c static struct w100_pll_info xtal_16000000[] = { w100_pll_info 1010 drivers/video/fbdev/w100fb.c struct w100_pll_info *pll_table; w100_pll_info 1018 drivers/video/fbdev/w100fb.c struct w100_pll_info *w100_get_xtal_table(unsigned int freq) w100_pll_info 1062 drivers/video/fbdev/w100fb.c static int w100_pll_adjust(struct w100_pll_info *pll) w100_pll_info 1120 drivers/video/fbdev/w100fb.c static int w100_pll_calibration(struct w100_pll_info *pll) w100_pll_info 1149 drivers/video/fbdev/w100fb.c static int w100_pll_set_clk(struct w100_pll_info *pll) w100_pll_info 1187 drivers/video/fbdev/w100fb.c struct w100_pll_info *pll = par->pll_table; w100_pll_info 143 include/video/w100fb.h struct w100_pll_info *pll_table;