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