Home
last modified time | relevance | path

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

/freebsd/sys/arm64/coresight/
H A Dcoresight_etm4x.c207 reg = bus_read_4(sc->res, TRCSTATR); in etm_enable()
230 reg = bus_read_4(sc->res, TRCSTATR); in etm_disable()
H A Dcoresight_etm4x.h38 #define TRCSTATR 0x00C /* Trace Trace Status Register */ macro
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SystemOperands.td1097 def : ROSysReg<"TRCSTATR", 0b10, 0b001, 0b0000, 0b0011, 0b000>;