Lines Matching refs:w100_pll_info
53 struct w100_pll_info *w100_get_xtal_table(unsigned int freq);
987 static struct w100_pll_info xtal_12500000[] = {
998 static struct w100_pll_info xtal_14318000[] = {
1009 static struct w100_pll_info xtal_16000000[] = {
1020 struct w100_pll_info *pll_table;
1028 struct w100_pll_info *w100_get_xtal_table(unsigned int freq)
1073 static int w100_pll_adjust(struct w100_pll_info *pll)
1131 static int w100_pll_calibration(struct w100_pll_info *pll)
1160 static int w100_pll_set_clk(struct w100_pll_info *pll)
1198 struct w100_pll_info *pll = par->pll_table;