Home
last modified time | relevance | path

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

/arch/arm/mach-highbank/
Dsystem.c30 scu_power_mode(scu_base_addr, SCU_PM_POWEROFF); in highbank_restart()
Dhotplug.c41 scu_power_mode(scu_base_addr, SCU_PM_POWEROFF); in platform_cpu_die()
Dpm.c39 scu_power_mode(scu_base_addr, SCU_PM_POWEROFF); in highbank_pm_enter()
Dhighbank.c125 scu_power_mode(scu_base_addr, SCU_PM_POWEROFF); in highbank_power_off()
/arch/arm/include/asm/
Dsmp_scu.h6 #define SCU_PM_POWEROFF 3 macro
/arch/arm/mach-omap2/
Domap-mpuss-lowpower.c132 scu_pwr_st = SCU_PM_POWEROFF; in scu_pwrst_prepare()