Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/coresight/
H A Dcoresight_etm4x.h71 #define TRCSTALLCTLR 0x02C /* Trace Stall Control Register */ macro
H A Dcoresight_etm4x.c97 bus_write_4(sc->res, TRCSTALLCTLR, 0); in etm_prepare()