Searched refs:TRCVIIECTLR (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/arm64/coresight/ |
| H A D | coresight_etm4x.c | 141 reg = bus_read_4(sc->res, TRCVIIECTLR); in etm_prepare() 143 bus_write_4(sc->res, TRCVIIECTLR, reg); in etm_prepare() 154 bus_write_4(sc->res, TRCVIIECTLR, 0); in etm_prepare()
|
| H A D | coresight_etm4x.h | 92 #define TRCVIIECTLR 0x084 /* Trace ViewInst Include/Exclude Control Register */ macro
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64SystemOperands.td | 1458 def : RWSysReg<"TRCVIIECTLR", 0b10, 0b001, 0b0000, 0b0001, 0b010>;
|