Home
last modified time | relevance | path

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

/linux/drivers/clk/
H A Dclk-k230.c226 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