cp110_gate_clk    119 drivers/clk/mvebu/cp110-system-controller.c #define to_cp110_gate_clk(hw) container_of(hw, struct cp110_gate_clk, hw)
cp110_gate_clk    123 drivers/clk/mvebu/cp110-system-controller.c 	struct cp110_gate_clk *gate = to_cp110_gate_clk(hw);
cp110_gate_clk    133 drivers/clk/mvebu/cp110-system-controller.c 	struct cp110_gate_clk *gate = to_cp110_gate_clk(hw);
cp110_gate_clk    141 drivers/clk/mvebu/cp110-system-controller.c 	struct cp110_gate_clk *gate = to_cp110_gate_clk(hw);
cp110_gate_clk    159 drivers/clk/mvebu/cp110-system-controller.c 	struct cp110_gate_clk *gate;