Home
last modified time | relevance | path

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

/openbsd/sys/arch/arm/arm/
H A Dcpufunc_asm.S135 mrc CP15_ACTLR(r3) /* Read the aux control register */
140 mcrne CP15_ACTLR(r2) /* Write new aux control register */
/openbsd/sys/arch/arm/include/
H A Dsysreg.h95 #define CP15_ACTLR(rr) p15, 0, rr, c1, c0, 1 /* IMPLEMENTATION DEFINED Auxiliary Control Register… macro