Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/coresight/
H A Dcoresight_etm4x.h98 #define TRCVDCTLR 0x0A0 /* Trace ViewData Main Control Register */ macro
H A Dcoresight_etm4x.c164 bus_write_4(sc->res, TRCVDCTLR, 0); in etm_prepare()