Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/include/asm/
Darch_gicv3.h107 #define __ICH_AP1Rx(x) __ACCESS_CP15(c12, 4, c9, x) macro
108 #define ICH_AP1R0 __ICH_AP1Rx(0)
109 #define ICH_AP1R1 __ICH_AP1Rx(1)
110 #define ICH_AP1R2 __ICH_AP1Rx(2)
111 #define ICH_AP1R3 __ICH_AP1Rx(3)