SCU_PM_POWEROFF    31 arch/arm/mach-highbank/sysregs.h 		scu_power_mode(scu_base_addr, SCU_PM_POWEROFF);
SCU_PM_POWEROFF   299 arch/arm/mach-meson/platsmp.c 	scu_power_mode(scu_base, SCU_PM_POWEROFF);
SCU_PM_POWEROFF   317 arch/arm/mach-meson/platsmp.c 		if (power_mode == SCU_PM_POWEROFF)
SCU_PM_POWEROFF   323 arch/arm/mach-meson/platsmp.c 	if (power_mode != SCU_PM_POWEROFF) {
SCU_PM_POWEROFF   359 arch/arm/mach-meson/platsmp.c 		if (power_mode == SCU_PM_POWEROFF)
SCU_PM_POWEROFF   365 arch/arm/mach-meson/platsmp.c 	if (power_mode != SCU_PM_POWEROFF) {
SCU_PM_POWEROFF   328 arch/arm/mach-mvebu/pmsu.c 	scu_power_mode(mvebu_get_scu_base(), SCU_PM_POWEROFF);
SCU_PM_POWEROFF   139 arch/arm/mach-omap2/omap-mpuss-lowpower.c 		scu_pwr_st = SCU_PM_POWEROFF;
SCU_PM_POWEROFF   170 arch/arm/mach-omap2/pm33xx-core.c 	scu_power_mode(scu_base, SCU_PM_POWEROFF);
SCU_PM_POWEROFF    57 arch/arm/mach-shmobile/platsmp-scu.c 	scu_power_mode(shmobile_scu_base, SCU_PM_POWEROFF);
SCU_PM_POWEROFF    65 arch/arm/mach-shmobile/platsmp-scu.c 	unsigned long mask = SCU_PM_POWEROFF << (cpu * 8);
SCU_PM_POWEROFF   163 arch/arm/mach-zx/platsmp.c 	scu_power_mode(scu_base, SCU_PM_POWEROFF);