Home
last modified time | relevance | path

Searched refs:CLKDM_MISSING_IDLE_REPORTING (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/arm/mach-omap2/
H A Dclockdomain.h50 #define CLKDM_MISSING_IDLE_REPORTING (1 << 6) macro
H A Dclockdomain.c961 if (clkdm->flags & CLKDM_MISSING_IDLE_REPORTING) in clkdm_allow_idle_nolock()
1016 if (clkdm->flags & CLKDM_MISSING_IDLE_REPORTING) in clkdm_deny_idle_nolock()
H A Dclockdomains3xxx_data.c396 CLKDM_MISSING_IDLE_REPORTING),
H A Dcm3xxx.c233 if ((clkdm->flags & CLKDM_MISSING_IDLE_REPORTING) && in omap3xxx_clkdm_clk_enable()
269 if (clkdm->flags & CLKDM_MISSING_IDLE_REPORTING && in omap3xxx_clkdm_clk_disable()
H A Dclockdomains44xx_data.c391 CLKDM_MISSING_IDLE_REPORTING),
H A Dcminst44xx.c461 if (clkdm->flags & CLKDM_MISSING_IDLE_REPORTING && in omap4_clkdm_clk_disable()