Searched refs:pll_ops (Results 1 – 8 of 8) sorted by relevance
80 static const struct clk_ops pll_ops = { variable120 init.ops = &pll_ops; in h8s2678_pll_clk_setup()
1347 par->pll_ops->set_pll(info, &par->pll); in atyfb_set_par()1350 if (par->pll_ops && par->pll_ops->pll_to_var) in atyfb_set_par()2132 if (par->pll_ops->resume_pll) in aty_resume_chip()2415 par->pll_ops = &aty_pll_ati18818_1; in aty_init()2419 par->pll_ops = &aty_pll_ibm514; in aty_init()2424 par->pll_ops = &aty_pll_unsupported; in aty_init()2432 par->pll_ops = &aty_pll_ct; in aty_init()2496 if (par->pll_ops->get_pll) in aty_init()2620 if (par->pll_ops->init_pll) in aty_init()2621 par->pll_ops->init_pll(info, &par->pll); in aty_init()[all …]
133 const struct aty_pll_ops *pll_ops; member
63 const struct clk_ops *pll_ops; member123 .pll_ops = &st_quadfs_pll_c32_ops,177 .pll_ops = &st_quadfs_pll_c32_ops,463 init.ops = quadfs->pll_ops; in st_clk_register_quadfs_pll()
300 static const struct clk_ops pll_ops = { variable332 init.ops = &pll_ops; in at91_clk_register_pll()
269 const struct clk_ops *pll_ops; member286 .pll_ops = &lpc18xx_ ##_pll_ops, \596 &clk->pll.hw, clk->pll_ops, in lpc18xx_cgu_register_pll()
775 static const struct clk_ops pll_ops = { variable801 init.ops = &pll_ops; in clk_register_stm32_pll()
875 static const struct clk_ops pll_ops = { variable901 init.ops = &pll_ops; in clk_register_pll()
Completed in 25 milliseconds