Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/clk/visconti/
A Dpll.c156 static int visconti_pll_is_enabled(struct clk_hw *hw) in visconti_pll_is_enabled() function
173 if (visconti_pll_is_enabled(hw)) in visconti_pll_enable()
213 if (!visconti_pll_is_enabled(hw)) in visconti_pll_disable()
234 .is_enabled = visconti_pll_is_enabled,

Completed in 3 milliseconds