Lines Matching defs:clk

61 	const struct clk_stm32 *clk = _clk_get(priv, id);  in clk_oscillator_get_data()  local
161 const struct clk_stm32 *clk = _clk_get(priv, id); in clk_gate_enable() local
171 const struct clk_stm32 *clk = _clk_get(priv, id); in clk_gate_disable() local
179 const struct clk_stm32 *clk = _clk_get(priv, id); in clk_gate_is_enabled() local
298 int _clk_stm32_set_parent(struct stm32_clk_priv *priv, int clk, int clkp) in _clk_stm32_set_parent()
365 int _clk_stm32_set_parent_by_index(struct stm32_clk_priv *priv, int clk, int sel) in _clk_stm32_set_parent_by_index()
380 const struct clk_stm32 *clk = _clk_get(priv, clk_id); in _clk_stm32_get_parent() local
467 const struct clk_stm32 *clk = _clk_get(priv, id); in _clk_stm32_get_rate() local
523 const struct clk_stm32 *clk = _clk_get(priv, id); in clk_stm32_enable_call_ops() local
574 const struct clk_stm32 *clk = _clk_get(priv, id); in clk_stm32_disable_call_ops() local
622 const struct clk_stm32 *clk = _clk_get(priv, id); in _clk_stm32_is_enabled() local
749 const struct clk_stm32 *clk = _clk_get(priv, id); in clk_stm32_divider_recalc() local
824 const struct clk_stm32 *clk = _clk_get(priv, id); in clk_stm32_gate_enable() local
841 const struct clk_stm32 *clk = _clk_get(priv, id); in clk_stm32_gate_disable() local
866 const struct clk_stm32 *clk = _clk_get(priv, id); in clk_stm32_gate_is_enabled() local
885 const struct clk_stm32 *clk = _clk_get(priv, id); in fixed_factor_recalc_rate() local
905 const struct clk_stm32 *clk = _clk_get(priv, id); in timer_recalc_rate() local
930 const struct clk_stm32 *clk = _clk_get(priv, id); in clk_fixed_rate_recalc() local
1076 const struct clk_stm32 *clk = _clk_get(priv, i); in clk_stm32_init() local