Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/arm/include/
Dcpu-v6.h300 _RF0(cp15_cntp_tval_get, CP15_CNTP_TVAL(%0)) in _WF0()
301 _WF1(cp15_cntp_tval_set, CP15_CNTP_TVAL(%0)) in _WF0()
Dsysreg.h309 #define CP15_CNTP_TVAL(rr) p15, 0, rr, c14, c2, 0 /* PL1 Physical Timer Value Register */ macro