Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/include/
H A Dcpu-v6.h294 _RF0(cp15_cntkctl_get, CP15_CNTKCTL(%0)) in _WF0()
295 _WF1(cp15_cntkctl_set, CP15_CNTKCTL(%0)) in _WF0()
H A Dsysreg.h298 #define CP15_CNTKCTL(rr) p15, 0, rr, c14, c1, 0 /* Timer PL1 Control Register */ macro