clk_gate2
struct clk_gate2 *gate = to_clk_gate2(hw);
struct clk_gate2 *gate = to_clk_gate2(hw);
struct clk_gate2 *gate;
gate = kzalloc_obj(struct clk_gate2);
#define to_clk_gate2(_hw) container_of(_hw, struct clk_gate2, hw)
struct clk_gate2 *gate = to_clk_gate2(hw);
struct clk_gate2 *gate = to_clk_gate2(hw);
struct clk_gate2 *gate = to_clk_gate2(hw);