Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-stm32mp1.c765 static int __pll_is_enabled(struct clk_hw *hw) in __pll_is_enabled() function
784 if (__pll_is_enabled(hw)) in pll_enable()
869 ret = __pll_is_enabled(hw); in pll_is_enabled()