Home
last modified time | relevance | path

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

/freebsd/sys/arm64/coresight/
H A Dcoresight_etm4x.h146 #define TRCACATR_EXLEVEL_NS_S 12 macro
147 #define TRCACATR_EXLEVEL_NS_M (0xf << TRCACATR_EXLEVEL_NS_S)
148 #define TRCACATR_EXLEVEL_NS(n) (0x1 << ((n) + TRCACATR_EXLEVEL_NS_S))