Searched refs:ti_syscon_gate_clk_priv (Results 1 – 1 of 1) sorted by relevance
14 struct ti_syscon_gate_clk_priv { struct28 ti_syscon_gate_clk_priv *to_ti_syscon_gate_clk_priv(struct clk_hw *hw) in to_ti_syscon_gate_clk_priv() argument30 return container_of(hw, struct ti_syscon_gate_clk_priv, hw); in to_ti_syscon_gate_clk_priv()35 struct ti_syscon_gate_clk_priv *priv = to_ti_syscon_gate_clk_priv(hw); in ti_syscon_gate_clk_enable()43 struct ti_syscon_gate_clk_priv *priv = to_ti_syscon_gate_clk_priv(hw); in ti_syscon_gate_clk_disable()51 struct ti_syscon_gate_clk_priv *priv = to_ti_syscon_gate_clk_priv(hw); in ti_syscon_gate_clk_is_enabled()69 struct ti_syscon_gate_clk_priv *priv; in ti_syscon_gate_clk_register()