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

/linux-master/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);
133 struct cp110_gate_clk *gate = to_cp110_gate_clk(hw);
141 struct cp110_gate_clk *gate = to_cp110_gate_clk(hw);
192 kfree(to_cp110_gate_clk(hw));

Completed in 281 milliseconds