Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clk/
Dclk-k210.c379 static bool k210_pll_hw_is_enabled(struct k210_pll *pll) in k210_pll_hw_is_enabled() function
395 if (k210_pll_hw_is_enabled(pll)) in k210_pll_enable_hw()
478 return k210_pll_hw_is_enabled(to_k210_pll(hw)); in k210_pll_is_enabled()