Home
last modified time | relevance | path

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

/freebsd/sys/arm64/coresight/
H A Dcoresight_etm4x.h41 #define TRCCONFIGR 0x010 /* Trace Trace Configuration Register */ macro
H A Dcoresight_etm4x.c87 bus_write_4(sc->res, TRCCONFIGR, reg); in etm_prepare()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SystemOperands.td1125 def : RWSysReg<"TRCCONFIGR", 0b10, 0b001, 0b0000, 0b0100, 0b000>;