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

/linux-4.4.14/arch/arm/mach-uniphier/
H A Dplatsmp.c142 unsigned long scu_base_phys = 0; uniphier_smp_enable_scu() local
146 scu_base_phys = scu_a9_get_base(); uniphier_smp_enable_scu()
148 if (!scu_base_phys) { uniphier_smp_enable_scu()
153 scu_base = ioremap(scu_base_phys, SZ_128); uniphier_smp_enable_scu()

Completed in 38 milliseconds