Searched refs:PWRDM_POWER_ON (Results 1 – 8 of 8) sorted by relevance
150 pwrdm_set_next_pwrst(mpu_pwrdm, PWRDM_POWER_ON); in omap3_save_secure_ram_context()272 int mpu_next_state = PWRDM_POWER_ON; in omap_sram_idle()273 int per_next_state = PWRDM_POWER_ON; in omap_sram_idle()274 int core_next_state = PWRDM_POWER_ON; in omap_sram_idle()281 case PWRDM_POWER_ON: in omap_sram_idle()296 if (pwrdm_read_pwrst(neon_pwrdm) == PWRDM_POWER_ON) in omap_sram_idle()303 (per_next_state < PWRDM_POWER_ON || in omap_sram_idle()304 core_next_state < PWRDM_POWER_ON)) { in omap_sram_idle()313 if (per_next_state < PWRDM_POWER_ON) { in omap_sram_idle()319 if (core_next_state < PWRDM_POWER_ON) { in omap_sram_idle()[all …]
134 case PWRDM_POWER_ON: in scu_pwrst_prepare()239 case PWRDM_POWER_ON: in omap4_enter_lowpower()288 set_cpu_next_pwrst(wakeup_cpu, PWRDM_POWER_ON); in omap4_enter_lowpower()322 set_cpu_next_pwrst(cpu, PWRDM_POWER_ON); in omap4_hotplug_cpu()357 pwrdm_set_next_pwrst(pm_info->pwrdm, PWRDM_POWER_ON); in omap4_mpuss_init()374 pwrdm_set_next_pwrst(pm_info->pwrdm, PWRDM_POWER_ON); in omap4_mpuss_init()
259 if (cam_state == PWRDM_POWER_ON) { in omap3_enter_idle_bm()379 cx->mpu_state = PWRDM_POWER_ON; in omap3_idle_init()380 cx->core_state = PWRDM_POWER_ON; in omap3_idle_init()385 cx->mpu_state = PWRDM_POWER_ON; in omap3_idle_init()386 cx->core_state = PWRDM_POWER_ON; in omap3_idle_init()392 cx->core_state = PWRDM_POWER_ON; in omap3_idle_init()398 cx->core_state = PWRDM_POWER_ON; in omap3_idle_init()
195 cx->cpu_state = PWRDM_POWER_ON; in omap4_idle_init()196 cx->mpu_state = PWRDM_POWER_ON; in omap4_idle_init()
33 #define PWRDM_POWER_ON 0x3 macro38 #define PWRSTS_ON (1 << PWRDM_POWER_ON)
114 if (curr_pwrst < PWRDM_POWER_ON) { in omap_set_pwrdm_state()
272 pwrdm_set_next_pwrst(temp_p, PWRDM_POWER_ON); in pwrdm_complete_init()
281 PWRDM_POWER_ON, OMAP3430_IVA2_MOD, OMAP2_PM_PWSTCTRL); in bridge_brd_monitor()