Searched refs:TRCVIIECTLR (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/arm64/coresight/
H A Dcoresight_etm4x.c144 reg = bus_read_4(sc->res, TRCVIIECTLR);
146 bus_write_4(sc->res, TRCVIIECTLR, reg);
157 bus_write_4(sc->res, TRCVIIECTLR, 0);
H A Dcoresight_etm4x.h94 #define TRCVIIECTLR 0x084 /* Trace ViewInst Include/Exclude Control Register */ macro

Completed in 107 milliseconds