Home
last modified time | relevance | path

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

/freebsd-head/sys/arm64/coresight/
HDcoresight_etm4x.h67 #define TRCEVENTCTL0R 0x020 /* Trace Event Control 0 Register */ macro
HDcoresight_etm4x.c90 bus_write_4(sc->res, TRCEVENTCTL0R, 0); in etm_prepare()
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64SystemOperands.td1127 def : RWSysReg<"TRCEVENTCTL0R", 0b10, 0b001, 0b0000, 0b1000, 0b000>;