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

/freebsd-13-stable/sys/arm64/coresight/
H A Dcoresight_etm4x.h145 #define TRCACATR_EXLEVEL_S_S 8 macro
146 #define TRCACATR_EXLEVEL_S_M (0xf << TRCACATR_EXLEVEL_S_S)
147 #define TRCACATR_EXLEVEL_S(n) (0x1 << ((n) + TRCACATR_EXLEVEL_S_S))

Completed in 155 milliseconds