Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/clk/
H A Dclk-stm32-core.c256 _clk_stm32_disable(priv, old_parent); in _clk_stm32_set_parent()
259 _clk_stm32_disable(priv, old_parent); in _clk_stm32_set_parent()
261 _clk_stm32_disable(priv, clkp); in _clk_stm32_set_parent()
535 void _clk_stm32_disable(struct stm32_clk_priv *priv, int id) in _clk_stm32_disable() function
576 _clk_stm32_disable(priv, id); in clk_stm32_disable()
H A Dclk-stm32-core.h175 void _clk_stm32_disable(struct stm32_clk_priv *priv, int id);