Home
last modified time | relevance | path

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

/freebsd/sys/arm64/coresight/
H A Dcoresight_etm4x.h83 #define TRCVICTLR_SSSTATUS (1 << 9) /* The start/stop logic is in the started state. */ macro
H A Dcoresight_etm4x.c112 reg = TRCVICTLR_SSSTATUS; in etm_prepare()