Searched refs:shmobile_scu_base (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/arch/arm/mach-shmobile/
H A Dplatsmp-scu.c29 (unsigned long)shmobile_scu_base); shmobile_smp_scu_notifier_call()
47 scu_enable(shmobile_scu_base); shmobile_smp_scu_prepare_cpus()
48 scu_power_mode(shmobile_scu_base, SCU_PM_NORMAL); shmobile_smp_scu_prepare_cpus()
64 scu_power_mode(shmobile_scu_base, SCU_PM_POWEROFF); shmobile_smp_scu_cpu_die()
74 if ((__raw_readl(shmobile_scu_base + 8) & mask) == mask) shmobile_smp_scu_psr_core_disabled()
H A Dheadsmp-scu.S44 .globl shmobile_scu_base
45 shmobile_scu_base: label
H A Dcommon.h39 extern void __iomem *shmobile_scu_base; shmobile_cpufreq_init()
H A Dsmp-r8a7779.c105 shmobile_boot_arg = (unsigned long)shmobile_scu_base; r8a7779_smp_prepare_cpus()
108 shmobile_scu_base = IOMEM(R8A7779_SCU_BASE); r8a7779_smp_prepare_cpus()
H A Dsmp-emev2.c48 shmobile_scu_base = ioremap(EMEV2_SCU_BASE, PAGE_SIZE); emev2_smp_prepare_cpus()
H A Dsmp-sh73a0.c63 shmobile_scu_base = IOMEM(SH73A0_SCU_BASE); sh73a0_smp_prepare_cpus()

Completed in 68 milliseconds