Home
last modified time | relevance | path

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

/freebsd/sys/arm64/coresight/
H A Dcoresight_etm4x.h143 #define TRCACATR_EXLEVEL_S_S 8 macro
144 #define TRCACATR_EXLEVEL_S_M (0xf << TRCACATR_EXLEVEL_S_S)
145 #define TRCACATR_EXLEVEL_S(n) (0x1 << ((n) + TRCACATR_EXLEVEL_S_S))