Searched refs:pll_vco (Results 1 – 25 of 44) sorted by relevance
12
75 const struct clk_fepll_vco *pll_vco; member1213 const struct clk_fepll_vco *pll_vco = pll_div->pll_vco; in clk_fepll_vco_calc_rate() local1217 regmap_read(pll_div->cdiv.clkr.regmap, pll_vco->reg, &cdiv); in clk_fepll_vco_calc_rate()1218 refclkdiv = (cdiv >> pll_vco->refclkdiv_shift) & in clk_fepll_vco_calc_rate()1219 (BIT(pll_vco->refclkdiv_width) - 1); in clk_fepll_vco_calc_rate()1220 fdbkdiv = (cdiv >> pll_vco->fdbkdiv_shift) & in clk_fepll_vco_calc_rate()1221 (BIT(pll_vco->fdbkdiv_width) - 1); in clk_fepll_vco_calc_rate()1371 .pll_vco = &gcc_apss_ddrpll_vco,1422 .pll_vco = &gcc_apss_ddrpll_vco,1437 .pll_vco = &gcc_fepll_vco,[all …]
50 struct pll_vco { struct73 const struct pll_vco *vco_table; argument
18 static const struct pll_vco lucid_vco[] = {
25 static const struct pll_vco fabia_vco[] = {
34 static const struct pll_vco fabia_vco[] = {
26 static struct pll_vco trion_vco[] = {
35 static struct pll_vco lucid_vco[] = {
29 static const struct pll_vco trion_vco[] = {
26 static const struct pll_vco lucid_vco[] = {
55 static struct pll_vco gpu_vco[] = {
52 static struct pll_vco fabia_vco[] = {
39 static const struct pll_vco zonda_vco[] = {118 static const struct pll_vco lucid_vco[] = {
29 static struct pll_vco lucid_vco[] = {
39 static const struct pll_vco lucid_5lpe_vco[] = {
30 static struct pll_vco fabia_vco[] = {
31 static const struct pll_vco lucid_vco[] = {
541 static const struct pll_vco *544 const struct pll_vco *v = pll->vco_table; in alpha_pll_find_vco()545 const struct pll_vco *end = v + pll->num_vco; in alpha_pll_find_vco()641 const struct pll_vco *vco; in __clk_alpha_pll_set_rate()1279 const struct pll_vco *vco; in alpha_pll_fabia_prepare()
29 static const struct pll_vco lucid_vco[] = {
39 static const struct pll_vco fabia_vco[] = {
34 static const struct pll_vco spark_vco[] = {
36 static struct pll_vco lucid_5lpe_vco[] = {
44 static const struct pll_vco spark_vco[] = {
202 static const struct pll_vco alt_pll_vco_modes[] = {
42 static struct pll_vco vco_table[] = {46 static struct pll_vco lucid_5lpe_vco[] = {
31 static const struct pll_vco fabia_vco[] = {