Lines Matching refs:mpu_state
38 u8 mpu_state; member
63 .mpu_state = PWRDM_POWER_ON,
70 .mpu_state = PWRDM_POWER_ON,
75 .mpu_state = PWRDM_POWER_RET,
80 .mpu_state = PWRDM_POWER_OFF,
85 .mpu_state = PWRDM_POWER_RET,
90 .mpu_state = PWRDM_POWER_OFF,
95 .mpu_state = PWRDM_POWER_OFF,
120 pwrdm_set_next_pwrst(mpu_pd, cx->mpu_state); in omap3_enter_idle()
128 if (cx->mpu_state == PWRDM_POWER_OFF) in omap3_enter_idle()
138 if (cx->mpu_state == PWRDM_POWER_OFF && in omap3_enter_idle()
185 if ((cx->mpu_state >= mpu_deepest_state) && in next_valid_state()
195 if ((cx->mpu_state >= mpu_deepest_state) && in next_valid_state()