Searched refs:pll_is_enabled (Results 1 – 3 of 3) sorted by relevance
696 static int pll_is_enabled(struct clk_hw *hw) in pll_is_enabled() function778 .is_enabled = pll_is_enabled,863 pll_status = pll_is_enabled(hwp); in odf_divider_set_rate()893 pll_status = pll_is_enabled(hwp); in odf_gate_enable()916 pll_status = pll_is_enabled(hwp); in odf_gate_disable()
846 static int pll_is_enabled(struct clk_hw *hw) in pll_is_enabled() function863 .is_enabled = pll_is_enabled,
279 static int pll_is_enabled(struct clk_hw *hw, u32 mask) in pll_is_enabled() function294 return pll_is_enabled(hw, PLL_ACTIVE_FLAG); in clk_alpha_pll_hwfsm_is_enabled()299 return pll_is_enabled(hw, PLL_LOCK_DET); in clk_alpha_pll_is_enabled()