Home
last modified time | relevance | path

Searched refs:scu_base_phys (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/mach-shmobile/
H A Dplatsmp-scu.c29 void __init shmobile_smp_scu_prepare_cpus(phys_addr_t scu_base_phys, in shmobile_smp_scu_prepare_cpus() argument
36 shmobile_scu_base_phys = scu_base_phys; in shmobile_smp_scu_prepare_cpus()
37 shmobile_scu_base = ioremap(scu_base_phys, PAGE_SIZE); in shmobile_smp_scu_prepare_cpus()
H A Dcommon.h20 extern void shmobile_smp_scu_prepare_cpus(phys_addr_t scu_base_phys,