Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/asm/
H A Darch_gicv3.h29 #define __ICC_AP0Rx(x) __ACCESS_CP15(c12, 0, c8, 4 | x) macro
30 #define ICC_AP0R0 __ICC_AP0Rx(0)
31 #define ICC_AP0R1 __ICC_AP0Rx(1)
32 #define ICC_AP0R2 __ICC_AP0Rx(2)
33 #define ICC_AP0R3 __ICC_AP0Rx(3)