Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/coresight/
H A Dcoresight_etm4x.h72 #define TRCTSCTLR 0x030 /* Trace Global Timestamp Control Register */ macro
H A Dcoresight_etm4x.c109 bus_write_4(sc->res, TRCTSCTLR, 0); in etm_prepare()