Home
last modified time | relevance | path

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

/arch/arm/include/asm/
Darch_gicv3.h91 #define __ICH_AP0Rx(x) __ACCESS_CP15(c12, 4, c8, x) macro
92 #define ICH_AP0R0 __ICH_AP0Rx(0)
93 #define ICH_AP0R1 __ICH_AP0Rx(1)
94 #define ICH_AP0R2 __ICH_AP0Rx(2)
95 #define ICH_AP0R3 __ICH_AP0Rx(3)