Home
last modified time | relevance | path

Searched refs:clkdm_deny_idle (Results 1 – 11 of 11) sorted by relevance

/arch/arm/mach-omap2/
Dpdata-quirks.c357 clkdm_deny_idle(cookie->clkdm); in ti_sysc_clkdm_deny_idle()
407 .clkdm_deny_idle = ti_sysc_clkdm_deny_idle,
426 .clkdm_deny_idle = clkdm_deny_idle,
Dclockdomain.h175 void (*clkdm_deny_idle)(struct clockdomain *clkdm); member
205 void clkdm_deny_idle(struct clockdomain *clkdm);
Dclockdomain.c486 clkdm_deny_idle(clkdm); in clkdm_complete_init()
1019 if (!arch_clkdm || !arch_clkdm->clkdm_deny_idle) in clkdm_deny_idle_nolock()
1026 arch_clkdm->clkdm_deny_idle(clkdm); in clkdm_deny_idle_nolock()
1039 void clkdm_deny_idle(struct clockdomain *clkdm) in clkdm_deny_idle() function
Domap-iommu.c45 clkdm_deny_idle(emu_clkdm); in omap_iommu_dra7_emu_swsup_config()
Dcminst44xx.c534 .clkdm_deny_idle = omap4_clkdm_deny_idle,
545 .clkdm_deny_idle = omap4_clkdm_deny_idle,
Dcpuidle34xx.c119 clkdm_deny_idle(mpu_pd->pwrdm_clkdms[0]); in omap3_enter_idle()
Dcpuidle44xx.c197 RCU_NONIDLE(clkdm_deny_idle(cpu_clkdm[1])); in omap_enter_idle_coupled()
Dcm33xx.c396 .clkdm_deny_idle = am33xx_clkdm_deny_idle,
Dcm2xxx.c319 .clkdm_deny_idle = omap2xxx_clkdm_deny_idle,
Dcm3xxx.c306 .clkdm_deny_idle = omap3xxx_clkdm_deny_idle,
Domap_hwmod.c1529 clkdm_deny_idle(oh->clkdm); in _deassert_hardreset()
1911 clkdm_deny_idle(oh->clkdm); in _enable()
1993 clkdm_deny_idle(oh->clkdm); in _idle()