Lines Matching refs:core_state
39 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()
201 (cx->core_state >= core_deepest_state)) { in next_valid_state()