Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/coresight/
H A Dcoresight_etm4x.h148 #define TRCACATR_EXLEVEL_NS_S 12 macro
149 #define TRCACATR_EXLEVEL_NS_M (0xf << TRCACATR_EXLEVEL_NS_S)
150 #define TRCACATR_EXLEVEL_NS(n) (0x1 << ((n) + TRCACATR_EXLEVEL_NS_S))