Lines Matching refs:core_state
42 u8 core_state; member
67 .core_state = PWRDM_POWER_ON,
74 .core_state = PWRDM_POWER_ON,
79 .core_state = PWRDM_POWER_ON,
84 .core_state = PWRDM_POWER_ON,
89 .core_state = PWRDM_POWER_RET,
94 .core_state = PWRDM_POWER_RET,
99 .core_state = PWRDM_POWER_OFF,
124 pwrdm_set_next_pwrst(core_pd, cx->core_state); in omap3_enter_idle()
189 (cx->core_state >= core_deepest_state)) in next_valid_state()
199 (cx->core_state >= core_deepest_state)) { in next_valid_state()