Home
last modified time | relevance | path

Searched refs:MAX_GIC_NR (Results 1 – 5 of 5) sorted by relevance

/arch/arm/mach-realview/include/mach/
Dirqs-pba8.h87 #if !defined(MAX_GIC_NR) || (MAX_GIC_NR < NR_GIC_PBA8)
88 #undef MAX_GIC_NR
89 #define MAX_GIC_NR NR_GIC_PBA8 macro
Dirqs-pb1176.h93 #if !defined(MAX_GIC_NR) || (MAX_GIC_NR < NR_GIC_PB1176)
94 #undef MAX_GIC_NR
95 #define MAX_GIC_NR NR_GIC_PB1176 macro
Dirqs-pbx.h102 #if !defined(MAX_GIC_NR) || (MAX_GIC_NR < NR_GIC_PBX)
103 #undef MAX_GIC_NR
104 #define MAX_GIC_NR NR_GIC_PBX macro
Dirqs-pb11mp.h115 #if !defined(MAX_GIC_NR) || (MAX_GIC_NR < NR_GIC_PB11MP)
116 #undef MAX_GIC_NR
117 #define MAX_GIC_NR NR_GIC_PB11MP macro
Dirqs-eb.h127 && (!defined(MAX_GIC_NR) || (MAX_GIC_NR < NR_GIC_EB11MP))
128 #undef MAX_GIC_NR
129 #define MAX_GIC_NR NR_GIC_EB11MP macro