Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/include/asm/
Darch_gicv3.h97 #define __ICH_AP1Rx(x) __ACCESS_CP15(c12, 4, c9, x) macro
98 #define ICH_AP1R0 __ICH_AP1Rx(0)
99 #define ICH_AP1R1 __ICH_AP1Rx(1)
100 #define ICH_AP1R2 __ICH_AP1Rx(2)
101 #define ICH_AP1R3 __ICH_AP1Rx(3)