Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/mach-omap2/
A Dpm34xx.c105 int mpu_next_state = pwrdm_read_next_pwrst(mpu_pwrdm); in omap3_save_secure_ram_context() local
116 pwrdm_set_next_pwrst(mpu_pwrdm, mpu_next_state); in omap3_save_secure_ram_context()
187 int mpu_next_state = PWRDM_POWER_ON; in omap_sram_idle() local
193 mpu_next_state = pwrdm_read_next_pwrst(mpu_pwrdm); in omap_sram_idle()
194 switch (mpu_next_state) { in omap_sram_idle()
211 pwrdm_set_next_pwrst(neon_pwrdm, mpu_next_state); in omap_sram_idle()

Completed in 3 milliseconds