Home
last modified time | relevance | path

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

/freebsd-12.1/sys/arm64/coresight/
H A Dcoresight-etm4x.c157 reg = bus_read_4(sc->res, TRCVIIECTLR); in etm_prepare()
159 bus_write_4(sc->res, TRCVIIECTLR, reg); in etm_prepare()
170 bus_write_4(sc->res, TRCVIIECTLR, 0); in etm_prepare()
H A Dcoresight-etm4x.h94 #define TRCVIIECTLR 0x084 /* Trace ViewInst Include/Exclude Control Register */ macro
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64SystemOperands.td998 def : RWSysReg<"TRCVIIECTLR", 0b10, 0b001, 0b0000, 0b0001, 0b010>;