Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/socfpga/
Dclk-gate-s10.c11 #define to_socfpga_gate_clk(p) container_of(p, struct socfpga_gate_clk, hw.hw)
16 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk); in socfpga_gate_clk_recalc_rate()
32 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk); in socfpga_dbg_clk_recalc_rate()
45 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk); in socfpga_gate_get_parent()
77 struct socfpga_gate_clk *socfpga_clk; in s10_register_gate()
Dclk-gate-a10.c27 #define to_socfpga_gate_clk(p) container_of(p, struct socfpga_gate_clk, hw.hw)
35 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk); in socfpga_gate_clk_recalc_rate()
51 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk); in socfpga_clk_prepare()
113 struct socfpga_gate_clk *socfpga_clk; in __socfpga_gate_init()
Dclk-gate.c34 #define to_socfpga_gate_clk(p) container_of(p, struct socfpga_gate_clk, hw.hw)
101 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk); in socfpga_clk_recalc_rate()
121 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk); in socfpga_clk_prepare()
187 struct socfpga_gate_clk *socfpga_clk; in __socfpga_gate_init()
Dclk.c26 CLK_OF_DECLARE(socfpga_gate_clk, "altr,socfpga-gate-clk", socfpga_gate_init);
Dclk.h52 struct socfpga_gate_clk { struct