Home
last modified time | relevance | path

Searched refs:to_cp110_gate_clk (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/mvebu/
H A Dcp110-system-controller.c119 #define to_cp110_gate_clk(hw) container_of(hw, struct cp110_gate_clk, hw) macro
123 struct cp110_gate_clk *gate = to_cp110_gate_clk(hw); in cp110_gate_enable()
133 struct cp110_gate_clk *gate = to_cp110_gate_clk(hw); in cp110_gate_disable()
141 struct cp110_gate_clk *gate = to_cp110_gate_clk(hw); in cp110_gate_is_enabled()
192 kfree(to_cp110_gate_clk(hw)); in cp110_unregister_gate()
/kernel/linux/linux-6.6/drivers/clk/mvebu/
H A Dcp110-system-controller.c119 #define to_cp110_gate_clk(hw) container_of(hw, struct cp110_gate_clk, hw) macro
123 struct cp110_gate_clk *gate = to_cp110_gate_clk(hw); in cp110_gate_enable()
133 struct cp110_gate_clk *gate = to_cp110_gate_clk(hw); in cp110_gate_disable()
141 struct cp110_gate_clk *gate = to_cp110_gate_clk(hw); in cp110_gate_is_enabled()
192 kfree(to_cp110_gate_clk(hw)); in cp110_unregister_gate()

Completed in 2 milliseconds