Searched refs:no_idle_count (Results 1 – 2 of 2) sorted by relevance
64 if (iclk->no_idle_count > 0 && !(--iclk->no_idle_count)) in omap1_clk_allow_idle()75 if (iclk->no_idle_count++ == 0) in omap1_clk_deny_idle()
227 unsigned long no_idle_count; member