Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/coresight/
H A Dcoresight_etm4x.h70 #define TRCEVENTCTL1R 0x024 /* Trace Event Control 1 Register */ macro
H A Dcoresight_etm4x.c94 bus_write_4(sc->res, TRCEVENTCTL1R, 0); in etm_prepare()