Home
last modified time | relevance | path

Searched refs:socfpga_gate_clk (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/clk/socfpga/
H A Dclk-gate-s10.c12 #define to_socfpga_gate_clk(p) container_of(p, struct socfpga_gate_clk, hw.hw)
24 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk); in socfpga_gate_clk_recalc_rate()
40 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk); in socfpga_dbg_clk_recalc_rate()
53 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk); in socfpga_gate_get_parent()
83 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk); in socfpga_agilex_gate_get_parent()
130 struct socfpga_gate_clk *socfpga_clk; in s10_register_gate()
188 struct socfpga_gate_clk *socfpga_clk; in agilex_register_gate()
H A Dclk-gate.c24 #define to_socfpga_gate_clk(p) container_of(p, struct socfpga_gate_clk, hw.hw)
90 static u32 socfpga_clk_get_div(struct socfpga_gate_clk *socfpgaclk) in socfpga_clk_get_div()
112 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk); in socfpga_clk_recalc_rate()
122 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk); in socfpga_clk_determine_rate()
143 struct socfpga_gate_clk *socfpga_clk; in socfpga_gate_init()
H A Dclk-gate-a10.c16 #define to_socfpga_gate_clk(p) container_of(p, struct socfpga_gate_clk, hw.hw)
24 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk); in socfpga_gate_clk_recalc_rate()
49 struct socfpga_gate_clk *socfpga_clk; in __socfpga_gate_init()
H A Dclk.c14 CLK_OF_DECLARE(socfpga_gate_clk, "altr,socfpga-gate-clk", socfpga_gate_init);
H A Dclk.h43 struct socfpga_gate_clk { struct