Home
last modified time | relevance | path

Searched refs:to_socfpga_gate_clk (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/clk/socfpga/
A Dclk-gate-s10.c12 #define to_socfpga_gate_clk(p) container_of(p, struct socfpga_gate_clk, hw.hw) macro
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()
A Dclk-gate-a10.c16 #define to_socfpga_gate_clk(p) container_of(p, struct socfpga_gate_clk, hw.hw) macro
24 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk); in socfpga_gate_clk_recalc_rate()
A Dclk-gate.c24 #define to_socfpga_gate_clk(p) container_of(p, struct socfpga_gate_clk, hw.hw) macro
93 struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk); in socfpga_clk_recalc_rate()

Completed in 4 milliseconds