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.c341 _clk_stm32_disable(priv, old_parent); in _clk_stm32_set_parent()
344 _clk_stm32_disable(priv, old_parent); in _clk_stm32_set_parent()
346 _clk_stm32_disable(priv, clkp); in _clk_stm32_set_parent()
620 void _clk_stm32_disable(struct stm32_clk_priv *priv, int id) in _clk_stm32_disable() function
660 _clk_stm32_disable(priv, id); in clk_stm32_disable()
H A Dclk-stm32-core.h183 void _clk_stm32_disable(struct stm32_clk_priv *priv, int id);