Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap2/
A Dpm34xx.c104 int mpu_next_state = pwrdm_read_next_pwrst(mpu_pwrdm); in omap3_save_secure_ram_context() local
115 pwrdm_set_next_pwrst(mpu_pwrdm, mpu_next_state); in omap3_save_secure_ram_context()
186 int mpu_next_state = PWRDM_POWER_ON; in omap_sram_idle() local
192 mpu_next_state = pwrdm_read_next_pwrst(mpu_pwrdm); in omap_sram_idle()
193 switch (mpu_next_state) { in omap_sram_idle()
210 pwrdm_set_next_pwrst(neon_pwrdm, mpu_next_state); in omap_sram_idle()

Completed in 5 milliseconds