Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Dpm34xx.c114 int mpu_next_state = pwrdm_read_next_pwrst(mpu_pwrdm); in omap3_save_secure_ram_context() local
125 pwrdm_set_next_pwrst(mpu_pwrdm, mpu_next_state); in omap3_save_secure_ram_context()
244 int mpu_next_state = PWRDM_POWER_ON; in omap_sram_idle() local
251 mpu_next_state = pwrdm_read_next_pwrst(mpu_pwrdm); in omap_sram_idle()
252 switch (mpu_next_state) { in omap_sram_idle()
269 pwrdm_set_next_pwrst(neon_pwrdm, mpu_next_state); in omap_sram_idle()