Home
last modified time | relevance | path

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

/freebsd/sys/arm64/coresight/
H A Dcoresight_etm4x.h96 #define TRCVDCTLR 0x0A0 /* Trace ViewData Main Control Register */ macro
H A Dcoresight_etm4x.c161 bus_write_4(sc->res, TRCVDCTLR, 0); in etm_prepare()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SystemOperands.td1140 def : RWSysReg<"TRCVDCTLR", 0b10, 0b001, 0b0000, 0b1000, 0b010>;