Searched refs:pll_vote_clk (Results 1 – 4 of 4) sorted by relevance
14 struct pll_vote_clk { struct38 void clk_enable_gpll0(phys_addr_t base, const struct pll_vote_clk *gpll0); argument
30 static const struct pll_vote_clk gpll0_vote_clk = {
38 static struct pll_vote_clk gpll0_vote_clk = {
33 void clk_enable_gpll0(phys_addr_t base, const struct pll_vote_clk *gpll0) in clk_enable_gpll0()