Searched refs:scu_base_addr (Results 1 – 6 of 6) sorted by relevance
41 if (scu_base_addr) in highbank_set_core_pwr()42 scu_power_mode(scu_base_addr, SCU_PM_POWEROFF); in highbank_set_core_pwr()50 if (scu_base_addr) in highbank_clear_core_pwr()51 scu_power_mode(scu_base_addr, SCU_PM_NORMAL); in highbank_clear_core_pwr()
7 extern void __iomem *scu_base_addr;
41 void __iomem *scu_base_addr; variable50 scu_base_addr = ioremap(base, SZ_4K); in highbank_scu_map_io()
28 static void __iomem *scu_base_addr(void) in scu_base_addr() function47 void __iomem *scu_base = scu_base_addr(); in realview_smp_init_cpus()66 scu_enable(scu_base_addr()); in realview_smp_prepare_cpus()
35 static void __iomem *scu_base_addr; variable294 scu_base_addr = of_iomap(node, 0); in rockchip_smp_prepare_cpus()295 if (!scu_base_addr) { in rockchip_smp_prepare_cpus()305 ncores = scu_get_core_count(scu_base_addr); in rockchip_smp_prepare_cpus()308 scu_enable(scu_base_addr); in rockchip_smp_prepare_cpus()
228 static void __iomem *scu_base_addr(void) in scu_base_addr() function396 void __iomem *scu_base = scu_base_addr(); in exynos_smp_init_cpus()428 scu_enable(scu_base_addr()); in exynos_smp_prepare_cpus()