visconti_clk_gate
static inline struct visconti_clk_gate *to_visconti_clk_gate(struct clk_hw *hw)
return container_of(hw, struct visconti_clk_gate, hw);
struct visconti_clk_gate *gate = to_visconti_clk_gate(hw);
struct visconti_clk_gate *gate = to_visconti_clk_gate(hw);
struct visconti_clk_gate *gate = to_visconti_clk_gate(hw);
struct visconti_clk_gate *gate;