Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/coresight/
H A Dcoresight_etm4x.h69 #define TRCEVENTCTL0R 0x020 /* Trace Event Control 0 Register */ macro
H A Dcoresight_etm4x.c93 bus_write_4(sc->res, TRCEVENTCTL0R, 0); in etm_prepare()