Searched refs:mpu_state (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/arm/mach-omap2/
H A Dcpuidle34xx.c38 u8 mpu_state; member in struct:omap3_idle_statedata
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,
121 pwrdm_set_next_pwrst(mpu_pd, cx->mpu_state);
129 if (cx->mpu_state
[all...]
H A Dcpuidle44xx.c30 u32 mpu_state; member in struct:idle_statedata
37 .mpu_state = PWRDM_POWER_ON,
42 .mpu_state = PWRDM_POWER_RET,
47 .mpu_state = PWRDM_POWER_RET,
55 .mpu_state = PWRDM_POWER_ON,
60 .mpu_state = PWRDM_POWER_RET,
104 omap_set_pwrdm_state(mpu_pd, cx->mpu_state);
150 mpuss_can_lose_context = (cx->mpu_state == PWRDM_POWER_RET) &&
169 omap_set_pwrdm_state(mpu_pd, cx->mpu_state);
181 omap_set_pwrdm_state(mpu_pd, cx->mpu_state);
[all...]

Completed in 117 milliseconds