Searched refs:k230_pll_is_enabled (Results 1 – 1 of 1) sorted by relevance
226 static int k230_pll_is_enabled(struct clk_hw *hw);248 .is_enabled = k230_pll_is_enabled,1929 static int k230_pll_is_enabled(struct clk_hw *hw) in k230_pll_is_enabled() function