Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-k210.c378 static bool k210_pll_hw_is_enabled(struct k210_pll *pll) in k210_pll_hw_is_enabled() function
394 if (k210_pll_hw_is_enabled(pll)) in k210_pll_enable_hw()
477 return k210_pll_hw_is_enabled(to_k210_pll(hw)); in k210_pll_is_enabled()