Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/coresight/
H A Dcoresight_etm4x.h85 #define TRCVICTLR_SSSTATUS (1 << 9) /* The start/stop logic is in the started state. */ macro
H A Dcoresight_etm4x.c115 reg = TRCVICTLR_SSSTATUS; in etm_prepare()