ti_syscon_gate_clk_priv
ti_syscon_gate_clk_priv *to_ti_syscon_gate_clk_priv(struct clk_hw *hw)
return container_of(hw, struct ti_syscon_gate_clk_priv, hw);
struct ti_syscon_gate_clk_priv *priv = to_ti_syscon_gate_clk_priv(hw);
struct ti_syscon_gate_clk_priv *priv = to_ti_syscon_gate_clk_priv(hw);
struct ti_syscon_gate_clk_priv *priv = to_ti_syscon_gate_clk_priv(hw);
struct ti_syscon_gate_clk_priv *priv;