Searched refs:w100_pll_info (Results 1 – 2 of 2) sorted by relevance
92 struct w100_pll_info { struct143 struct w100_pll_info *pll_table;
53 struct w100_pll_info *w100_get_xtal_table(unsigned int freq);975 static struct w100_pll_info xtal_12500000[] = {986 static struct w100_pll_info xtal_14318000[] = {997 static struct w100_pll_info xtal_16000000[] = {1008 struct w100_pll_info *pll_table;1016 struct w100_pll_info *w100_get_xtal_table(unsigned int freq) in w100_get_xtal_table()1060 static int w100_pll_adjust(struct w100_pll_info *pll) in w100_pll_adjust()1118 static int w100_pll_calibration(struct w100_pll_info *pll) in w100_pll_calibration()1147 static int w100_pll_set_clk(struct w100_pll_info *pll) in w100_pll_set_clk()1185 struct w100_pll_info *pll = par->pll_table; in w100_set_pll_freq()