Home
last modified time | relevance | path

Searched refs:mpu_next_state (Results 1 – 1 of 1) sorted by relevance

/arch/arm/mach-omap2/
Dpm34xx.c115 int mpu_next_state = pwrdm_read_next_pwrst(mpu_pwrdm); in omap3_save_secure_ram_context() local
126 pwrdm_set_next_pwrst(mpu_pwrdm, mpu_next_state); in omap3_save_secure_ram_context()
197 int mpu_next_state = PWRDM_POWER_ON; in omap_sram_idle() local
204 mpu_next_state = pwrdm_read_next_pwrst(mpu_pwrdm); in omap_sram_idle()
205 switch (mpu_next_state) { in omap_sram_idle()
222 pwrdm_set_next_pwrst(neon_pwrdm, mpu_next_state); in omap_sram_idle()