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