Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/coresight/
H A Dcoresight_etm4x.h73 #define TRCSYNCPR 0x034 /* Trace Synchronization Period Register */ macro
H A Dcoresight_etm4x.c100 bus_write_4(sc->res, TRCSYNCPR, TRCSYNCPR_4K); in etm_prepare()