Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-omap2/
Dpm34xx.c350 int core_next_state = PWRDM_POWER_ON; in omap_sram_idle() local
386 core_next_state = pwrdm_read_next_pwrst(core_pwrdm); in omap_sram_idle()
389 core_next_state < PWRDM_POWER_ON)) { in omap_sram_idle()
397 core_next_state < PWRDM_POWER_ON) in omap_sram_idle()
412 if (core_next_state < PWRDM_POWER_ON) { in omap_sram_idle()
415 if (core_next_state == PWRDM_POWER_OFF) { in omap_sram_idle()
431 core_next_state == PWRDM_POWER_OFF) in omap_sram_idle()
445 core_next_state == PWRDM_POWER_OFF) in omap_sram_idle()
453 if (core_next_state < PWRDM_POWER_ON) { in omap_sram_idle()
463 if (core_next_state == PWRDM_POWER_OFF) in omap_sram_idle()
[all …]
Dcpuidle34xx.c240 u32 core_next_state, per_next_state = 0, per_saved_state = 0; in omap3_enter_idle_bm() local
252 core_next_state = cx->core_state; in omap3_enter_idle_bm()
278 (core_next_state > PWRDM_POWER_RET)) in omap3_enter_idle_bm()