Home
last modified time | relevance | path

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

/linux-6.12.1/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.c226 static const struct stratix10_pll_clock agilex_pll_clks[] = {
415 static int agilex_clk_register_pll(const struct stratix10_pll_clock *clks, in agilex_clk_register_pll()
435 static int n5x_clk_register_pll(const struct stratix10_pll_clock *clks, in n5x_clk_register_pll()
Dclk-s10.c182 static const struct stratix10_pll_clock s10_pll_clks[] = {
365 static int s10_clk_register_pll(const struct stratix10_pll_clock *clks, in s10_clk_register_pll()