Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/include/asm/
Darch_gicv3.h44 #define __ICC_AP1Rx(x) __ACCESS_CP15(c12, 0, c9, x) macro
45 #define ICC_AP1R0 __ICC_AP1Rx(0)
46 #define ICC_AP1R1 __ICC_AP1Rx(1)
47 #define ICC_AP1R2 __ICC_AP1Rx(2)
48 #define ICC_AP1R3 __ICC_AP1Rx(3)