Home
last modified time | relevance | path

Searched refs:core_state (Results 1 – 4 of 4) sorted by relevance

/arch/arm/mach-omap2/
Dcpuidle34xx.c39 u8 core_state; member
64 .core_state = PWRDM_POWER_ON,
71 .core_state = PWRDM_POWER_ON,
76 .core_state = PWRDM_POWER_ON,
81 .core_state = PWRDM_POWER_ON,
86 .core_state = PWRDM_POWER_RET,
91 .core_state = PWRDM_POWER_RET,
96 .core_state = PWRDM_POWER_OFF,
122 pwrdm_set_next_pwrst(core_pd, cx->core_state); in omap3_enter_idle()
191 (cx->core_state >= core_deepest_state)) in next_valid_state()
[all …]
/arch/powerpc/platforms/powernv/
Dopal-fadump.h61 u8 core_state; member
Dopal-fadump.c464 i, thread_pir, thdr->core_state); in opal_fadump_build_cpu_notes()
488 if (thdr->core_state == HDAT_FADUMP_CORE_INACTIVE) in opal_fadump_build_cpu_notes()
Dopal-core.c263 i, thread_pir, thdr->core_state); in opalcore_append_cpu_notes()
271 if (thdr->core_state == HDAT_FADUMP_CORE_INACTIVE) in opalcore_append_cpu_notes()