Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/include/
H A Dcpu-v6.h304 _RF0(cp15_cnthctl_get, CP15_CNTHCTL(%0)) in _WF0()
305 _WF1(cp15_cnthctl_set, CP15_CNTHCTL(%0)) in _WF0()
H A Dsysreg.h303 #define CP15_CNTHCTL(rr) p15, 4, rr, c14, c1, 0 /* Timer PL2 Control Register */ macro