Home
last modified time | relevance | path

Searched refs:ti_syscon_gate_clk_priv (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/clk/keystone/
A Dsyscon-clk.c12 struct ti_syscon_gate_clk_priv { struct
26 ti_syscon_gate_clk_priv *to_ti_syscon_gate_clk_priv(struct clk_hw *hw) in to_ti_syscon_gate_clk_priv() argument
28 return container_of(hw, struct ti_syscon_gate_clk_priv, hw); in to_ti_syscon_gate_clk_priv()
33 struct ti_syscon_gate_clk_priv *priv = to_ti_syscon_gate_clk_priv(hw); in ti_syscon_gate_clk_enable()
41 struct ti_syscon_gate_clk_priv *priv = to_ti_syscon_gate_clk_priv(hw); in ti_syscon_gate_clk_disable()
49 struct ti_syscon_gate_clk_priv *priv = to_ti_syscon_gate_clk_priv(hw); in ti_syscon_gate_clk_is_enabled()
66 struct ti_syscon_gate_clk_priv *priv; in ti_syscon_gate_clk_register()

Completed in 2 milliseconds