Lines Matching refs:mpu_state
40 u8 mpu_state; member
65 .mpu_state = PWRDM_POWER_ON,
72 .mpu_state = PWRDM_POWER_ON,
77 .mpu_state = PWRDM_POWER_RET,
82 .mpu_state = PWRDM_POWER_OFF,
87 .mpu_state = PWRDM_POWER_RET,
92 .mpu_state = PWRDM_POWER_OFF,
97 .mpu_state = PWRDM_POWER_OFF,
122 pwrdm_set_next_pwrst(mpu_pd, cx->mpu_state); in omap3_enter_idle()
130 if (cx->mpu_state == PWRDM_POWER_OFF) in omap3_enter_idle()
140 if (cx->mpu_state == PWRDM_POWER_OFF && in omap3_enter_idle()
187 if ((cx->mpu_state >= mpu_deepest_state) && in next_valid_state()
197 if ((cx->mpu_state >= mpu_deepest_state) && in next_valid_state()