Home
last modified time | relevance | path

Searched refs:stratix10_pll_clock (Results 1 – 4 of 4) sorted by relevance

/drivers/clk/socfpga/
Dstratix10-clk.h16 struct stratix10_pll_clock { struct
76 struct clk_hw *s10_register_pll(const struct stratix10_pll_clock *clks,
78 struct clk_hw *agilex_register_pll(const struct stratix10_pll_clock *clks,
80 struct clk_hw *n5x_register_pll(const struct stratix10_pll_clock *clks,
Dclk-pll-s10.c190 struct clk_hw *s10_register_pll(const struct stratix10_pll_clock *clks, in s10_register_pll()
230 struct clk_hw *agilex_register_pll(const struct stratix10_pll_clock *clks, in agilex_register_pll()
269 struct clk_hw *n5x_register_pll(const struct stratix10_pll_clock *clks, in n5x_register_pll()
Dclk-agilex.c227 static const struct stratix10_pll_clock agilex_pll_clks[] = {
416 static int agilex_clk_register_pll(const struct stratix10_pll_clock *clks, in agilex_clk_register_pll()
436 static int n5x_clk_register_pll(const struct stratix10_pll_clock *clks, in n5x_clk_register_pll()
Dclk-s10.c183 static const struct stratix10_pll_clock s10_pll_clks[] = {
366 static int s10_clk_register_pll(const struct stratix10_pll_clock *clks, in s10_clk_register_pll()