Home
last modified time | relevance | path

Searched refs:A9_MPCORE_SCU (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/arm/mach-vexpress/
Dct-ca9x4.c209 int i, ncores = scu_get_core_count(MMIO_P2V(A9_MPCORE_SCU)); in ct_ca9x4_init_cpu_map()
221 scu_enable(MMIO_P2V(A9_MPCORE_SCU)); in ct_ca9x4_smp_enable()
/linux-2.6.39/arch/arm/mach-vexpress/include/mach/
Dct-ca9x4.h28 #define A9_MPCORE_SCU (CT_CA9X4_MPIC + 0x0000) macro