Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/clk/socfpga/
A Dstratix10-clk.h14 struct stratix10_pll_clock { struct
74 struct clk_hw *s10_register_pll(const struct stratix10_pll_clock *clks,
76 struct clk_hw *agilex_register_pll(const struct stratix10_pll_clock *clks,
78 struct clk_hw *n5x_register_pll(const struct stratix10_pll_clock *clks,
A 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()
A 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()
A 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()

Completed in 11 milliseconds