Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-vexpress/include/mach/
Dct-ca9x4.h20 #define CT_CA9X4_MPIC (0x1e000000) macro
28 #define A9_MPCORE_SCU (CT_CA9X4_MPIC + 0x0000)
29 #define A9_MPCORE_GIC_CPU (CT_CA9X4_MPIC + 0x0100)
30 #define A9_MPCORE_GIT (CT_CA9X4_MPIC + 0x0200)
31 #define A9_MPCORE_TWD (CT_CA9X4_MPIC + 0x0600)
32 #define A9_MPCORE_GIC_DIST (CT_CA9X4_MPIC + 0x1000)
/linux-2.6.39/arch/arm/mach-vexpress/
Dct-ca9x4.c37 .virtual = __MMIO_P2V(CT_CA9X4_MPIC),
38 .pfn = __phys_to_pfn(CT_CA9X4_MPIC),