Home
last modified time | relevance | path

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

/linux-4.1.27/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()
/linux-4.1.27/arch/arm/include/asm/
Dsmp_scu.h6 #define SCU_PM_POWEROFF 3 macro
/linux-4.1.27/arch/arm/mach-highbank/
Dsysregs.h42 scu_power_mode(scu_base_addr, SCU_PM_POWEROFF); in highbank_set_core_pwr()
/linux-4.1.27/arch/arm/mach-omap2/
Domap-mpuss-lowpower.c140 scu_pwr_st = SCU_PM_POWEROFF; in scu_pwrst_prepare()
/linux-4.1.27/arch/arm/mach-mvebu/
Dpmsu.c329 scu_power_mode(mvebu_get_scu_base(), SCU_PM_POWEROFF); in armada_38x_do_cpu_suspend()