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

/linux-4.4.14/arch/arm/include/asm/
H A Dsmp_scu.h17 static inline unsigned long scu_a9_get_base(void) scu_a9_get_base() function
/linux-4.4.14/arch/arm/mach-zx/
H A Dplatsmp.c51 base = scu_a9_get_base(); zx_smp_prepare_cpus()
/linux-4.4.14/arch/arm/mach-hisi/
H A Dplatsmp.c48 base = scu_a9_get_base(); hisi_enable_scu_a9()
/linux-4.4.14/arch/arm/mach-tegra/
H A Dplatsmp.c192 scu_enable(IO_ADDRESS(scu_a9_get_base())); tegra_smp_prepare_cpus()
/linux-4.4.14/arch/arm/mach-uniphier/
H A Dplatsmp.c146 scu_base_phys = scu_a9_get_base(); uniphier_smp_enable_scu()
/linux-4.4.14/arch/arm/mach-zynq/
H A Dcommon.c169 base = scu_a9_get_base(); zynq_scu_map_io()
/linux-4.4.14/arch/arm/mach-bcm/
H A Dbcm63xx_smp.c48 config_base = scu_a9_get_base(); scu_a9_enable()
H A Dkona_smp.c58 config_base = scu_a9_get_base(); scu_a9_enable()
/linux-4.4.14/arch/arm/mach-omap2/
H A Domap-smp.c189 scu_base = OMAP2_L4_IO_ADDRESS(scu_a9_get_base()); omap4_smp_init_cpus()

Completed in 247 milliseconds