Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/coresight/
H A Dcoresight_etm4x.h81 #define TRCTRACEIDR 0x040 /* Trace Trace ID Register */ macro
H A Dcoresight_etm4x.c103 bus_write_4(sc->res, TRCTRACEIDR, event->etm.trace_id); in etm_prepare()