Home
last modified time | relevance | path

Searched refs:TRCVICTLR (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm64/coresight/
H A Dcoresight_etm4x.h84 #define TRCVICTLR 0x080 /* Trace ViewInst Main Control Register */ macro
H A Dcoresight_etm4x.c127 bus_write_4(sc->res, TRCVICTLR, reg); in etm_prepare()