Searched refs:clk_hw_is_prepared (Results 1 – 3 of 3) sorted by relevance
785 bool clk_hw_is_prepared(const struct clk_hw *hw);
420 if (!clk_hw_is_prepared(pc)) { in alchemy_clk_fgcs_detr()
396 bool clk_hw_is_prepared(const struct clk_hw *hw) in clk_hw_is_prepared() function