Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/arm/
H A Dlocore-v6.S354 mrc CP15_ACTLR(r7)
358 mcrne CP15_ACTLR(r8)
/f-stack/freebsd/arm/include/
H A Dcpu-v6.h215 _RF0(cp15_actlr_get, CP15_ACTLR(%0)) in _WF0()
216 _WF1(cp15_actlr_set, CP15_ACTLR(%0)) in _WF0()
H A Dsysreg.h95 #define CP15_ACTLR(rr) p15, 0, rr, c1, c0, 1 /* IMPLEMENTATION DEFINED Auxiliary Control Register… macro