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

/linux-master/arch/arm/mach-zynq/
H A Dcommon.h28 extern void __iomem *zynq_scu_base;
H A Dplatsmp.c97 ncores = scu_get_core_count(zynq_scu_base);
105 scu_enable(zynq_scu_base);
H A Dcommon.c44 void __iomem *zynq_scu_base; variable
164 zynq_scu_base = (void __iomem *)base;
165 BUG_ON(!zynq_scu_base);

Completed in 324 milliseconds