Lines Matching refs:core_state
41 u8 core_state; member
66 .core_state = PWRDM_POWER_ON,
73 .core_state = PWRDM_POWER_ON,
78 .core_state = PWRDM_POWER_ON,
83 .core_state = PWRDM_POWER_ON,
88 .core_state = PWRDM_POWER_RET,
93 .core_state = PWRDM_POWER_RET,
98 .core_state = PWRDM_POWER_OFF,
123 pwrdm_set_next_pwrst(core_pd, cx->core_state); in omap3_enter_idle()
188 (cx->core_state >= core_deepest_state)) in next_valid_state()
198 (cx->core_state >= core_deepest_state)) { in next_valid_state()