Home
last modified time | relevance | path

Searched refs:no_idle_count (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/mach-omap1/
H A Dclock.h130 unsigned long no_idle_count; member
H A Dclock.c70 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()