Home
last modified time | relevance | path

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

/arch/arm/mach-shmobile/
Dplatsmp-scu.c64 scu_power_mode(shmobile_scu_base, SCU_PM_POWEROFF); in shmobile_smp_scu_cpu_die()
72 unsigned long mask = SCU_PM_POWEROFF << (cpu * 8); in shmobile_smp_scu_psr_core_disabled()
/arch/arm/include/asm/
Dsmp_scu.h6 #define SCU_PM_POWEROFF 3 macro
/arch/arm/mach-highbank/
Dsysregs.h42 scu_power_mode(scu_base_addr, SCU_PM_POWEROFF); in highbank_set_core_pwr()
/arch/arm/mach-zx/
Dplatsmp.c166 scu_power_mode(scu_base, SCU_PM_POWEROFF); in zx_cpu_die()
/arch/arm/mach-omap2/
Domap-mpuss-lowpower.c140 scu_pwr_st = SCU_PM_POWEROFF; in scu_pwrst_prepare()
/arch/arm/mach-mvebu/
Dpmsu.c329 scu_power_mode(mvebu_get_scu_base(), SCU_PM_POWEROFF); in armada_38x_do_cpu_suspend()