/Linux-v4.19/arch/arm/kernel/ |
D | smp_scu.c | 32 unsigned int __init scu_get_core_count(void __iomem *scu_base) in scu_get_core_count() 41 void scu_enable(void __iomem *scu_base) in scu_enable() 76 static int scu_set_power_mode_internal(void __iomem *scu_base, in scu_set_power_mode_internal() 102 int scu_power_mode(void __iomem *scu_base, unsigned int mode) in scu_power_mode() 110 int scu_cpu_power_enable(void __iomem *scu_base, unsigned int cpu) in scu_cpu_power_enable() 115 int scu_get_cpu_power_mode(void __iomem *scu_base, unsigned int logical_cpu) in scu_get_cpu_power_mode()
|
/Linux-v4.19/arch/arm/include/asm/ |
D | smp_scu.h | 34 static inline unsigned int scu_get_core_count(void __iomem *scu_base) in scu_get_core_count() 38 static inline int scu_power_mode(void __iomem *scu_base, unsigned int mode) in scu_power_mode() 42 static inline int scu_cpu_power_enable(void __iomem *scu_base, in scu_cpu_power_enable() 47 static inline int scu_get_cpu_power_mode(void __iomem *scu_base, in scu_get_cpu_power_mode() 57 static inline void scu_enable(void __iomem *scu_base) {} in scu_enable()
|
/Linux-v4.19/arch/arm/mach-realview/ |
D | platsmp-dt.c | 42 void __iomem *scu_base; in realview_smp_prepare_cpus() local
|
/Linux-v4.19/arch/arm/mach-npcm/ |
D | platsmp.c | 58 void __iomem *scu_base; in npcm7xx_smp_prepare_cpus() local
|
/Linux-v4.19/arch/arm/mach-ux500/ |
D | platsmp.c | 37 static void __iomem *scu_base; in ux500_smp_prepare_cpus() local
|
/Linux-v4.19/arch/arm/mach-oxnas/ |
D | platsmp.c | 66 void __iomem *scu_base; in ox820_smp_prepare_cpus() local
|
/Linux-v4.19/arch/arm/mach-sti/ |
D | platsmp.c | 102 void __iomem *scu_base; in sti_smp_prepare_cpus() local
|
/Linux-v4.19/arch/arm/mach-bcm/ |
D | bcm63xx_smp.c | 39 void __iomem *scu_base; in scu_a9_enable() local
|
D | platsmp.c | 56 void __iomem *scu_base; in scu_a9_enable() local
|
/Linux-v4.19/arch/arm/mach-berlin/ |
D | platsmp.c | 61 void __iomem *scu_base; in berlin_smp_prepare_cpus() local
|
/Linux-v4.19/arch/arm/mach-imx/ |
D | platsmp.c | 27 static void __iomem *scu_base; variable
|
/Linux-v4.19/arch/arm/mach-zx/ |
D | platsmp.c | 42 static void __iomem *scu_base; variable
|
/Linux-v4.19/arch/arm/mach-mvebu/ |
D | board-v7.c | 36 static void __iomem *scu_base; variable
|
/Linux-v4.19/arch/arm/mach-omap2/ |
D | pm33xx-core.c | 28 static void __iomem *scu_base; variable
|
D | omap-smp.c | 50 void __iomem *scu_base; member
|
/Linux-v4.19/arch/arm/mach-hisi/ |
D | platsmp.c | 45 void __iomem *scu_base = NULL; in hisi_enable_scu_a9() local
|
/Linux-v4.19/arch/arm/mach-meson/ |
D | platsmp.c | 45 static void __iomem *scu_base; variable
|
/Linux-v4.19/arch/arm/mach-exynos/ |
D | platsmp.c | 172 static void __iomem *scu_base; in exynos_scu_enable() local
|
/Linux-v4.19/drivers/clk/ |
D | clk-aspeed.c | 43 static void __iomem *scu_base; variable
|
/Linux-v4.19/drivers/scsi/isci/ |
D | host.c | 1294 static void __iomem *scu_base(struct isci_host *isci_host) in scu_base() function 1623 void __iomem *scu_base, in sci_controller_construct()
|
/Linux-v4.19/drivers/gpu/drm/gma500/ |
D | oaktrail_hdmi.c | 208 static void scu_busy_loop(void __iomem *scu_base) in scu_busy_loop()
|