Searched refs:TRCVIIECTLR (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/sys/arm64/coresight/ |
| H A D | coresight-etm4x.c | 157 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 D | coresight-etm4x.h | 94 #define TRCVIIECTLR 0x084 /* Trace ViewInst Include/Exclude Control Register */ macro
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/ |
| H A D | AArch64SystemOperands.td | 998 def : RWSysReg<"TRCVIIECTLR", 0b10, 0b001, 0b0000, 0b0001, 0b010>;
|