Home
last modified time | relevance | path

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

/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h392 #define SYS_ICC_AP1Rn_EL1(n) sys_reg(3, 0, 12, 9, n)
393 #define SYS_ICC_AP1R0_EL1 SYS_ICC_AP1Rn_EL1(0)
394 #define SYS_ICC_AP1R1_EL1 SYS_ICC_AP1Rn_EL1(1)
395 #define SYS_ICC_AP1R2_EL1 SYS_ICC_AP1Rn_EL1(2)
396 #define SYS_ICC_AP1R3_EL1 SYS_ICC_AP1Rn_EL1(3)
258 #define SYS_ICC_AP1Rn_EL1( global() macro