Searched refs:__clk_is_enabled (Results 1 – 5 of 5) sorted by relevance
166 if (__clk_is_enabled(osc_ck)) in omap2_can_sleep()
155 if (__clk_is_enabled(hwclk->clk)) in clk_cpu_set_rate()
219 enabled = __clk_is_enabled(hw->clk); in configure_bank()577 if (__clk_is_enabled(hw->clk)) in clk_rcg_lcc_set_rate()
576 bool __clk_is_enabled(struct clk *clk);
738 bool __clk_is_enabled(struct clk *clk) in __clk_is_enabled() function745 EXPORT_SYMBOL_GPL(__clk_is_enabled);