Home
last modified time | relevance | path

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

/freebsd/sys/arm64/coresight/
H A Dcoresight_etm4x.h71 #define TRCSYNCPR 0x034 /* Trace Synchronization Period Register */ macro
H A Dcoresight_etm4x.c97 bus_write_4(sc->res, TRCSYNCPR, TRCSYNCPR_4K); in etm_prepare()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SystemOperands.td1131 def : RWSysReg<"TRCSYNCPR", 0b10, 0b001, 0b0000, 0b1101, 0b000>;