Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clk/socfpga/
Dstratix10-clk.h14 struct stratix10_pll_clock { struct
63 struct clk *s10_register_pll(const struct stratix10_pll_clock *,
65 struct clk *agilex_register_pll(const struct stratix10_pll_clock *,
Dclk-pll-s10.c144 struct clk *s10_register_pll(const struct stratix10_pll_clock *clks, in s10_register_pll()
181 struct clk *agilex_register_pll(const struct stratix10_pll_clock *clks, in agilex_register_pll()
Dclk-agilex.c190 static const struct stratix10_pll_clock agilex_pll_clks[] = {
350 static int agilex_clk_register_pll(const struct stratix10_pll_clock *clks, in agilex_clk_register_pll()
Dclk-s10.c148 static const struct stratix10_pll_clock s10_pll_clks[] = {
333 static int s10_clk_register_pll(const struct stratix10_pll_clock *clks, in s10_clk_register_pll()