Home
last modified time | relevance | path

Searched refs:to_socfpga_gate_clk (Results 1 – 3 of 3) 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) macro
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()
Dclk-gate-a10.c27 #define to_socfpga_gate_clk(p) container_of(p, struct socfpga_gate_clk, hw.hw) macro
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()
Dclk-gate.c34 #define to_socfpga_gate_clk(p) container_of(p, struct socfpga_gate_clk, hw.hw) macro
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()