Lines Matching refs:mpu_state
41 u8 mpu_state; member
66 .mpu_state = PWRDM_POWER_ON,
73 .mpu_state = PWRDM_POWER_ON,
78 .mpu_state = PWRDM_POWER_RET,
83 .mpu_state = PWRDM_POWER_OFF,
88 .mpu_state = PWRDM_POWER_RET,
93 .mpu_state = PWRDM_POWER_OFF,
98 .mpu_state = PWRDM_POWER_OFF,
123 pwrdm_set_next_pwrst(mpu_pd, cx->mpu_state); in omap3_enter_idle()
131 if (cx->mpu_state == PWRDM_POWER_OFF) in omap3_enter_idle()
141 if (cx->mpu_state == PWRDM_POWER_OFF && in omap3_enter_idle()
188 if ((cx->mpu_state >= mpu_deepest_state) && in next_valid_state()
198 if ((cx->mpu_state >= mpu_deepest_state) && in next_valid_state()