Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/
Dclk-stm32f4.c598 static int stm32f4_pll_is_enabled(struct clk_hw *hw) in stm32f4_pll_is_enabled() function
669 pll_state = stm32f4_pll_is_enabled(hw); in stm32f4_pll_set_rate()
689 .is_enabled = stm32f4_pll_is_enabled,
722 pll_state = stm32f4_pll_is_enabled(pll_div->hw_pll); in stm32f4_pll_div_set_rate()