Searched refs:TRCACATR_EXLEVEL_NS (Results 1 – 2 of 2) sorted by relevance
150 #define TRCACATR_EXLEVEL_NS(n) (0x1 << ((n) + TRCACATR_EXLEVEL_NS_S)) macro
140 reg &= ~TRCACATR_EXLEVEL_NS(event->excp_level); in etm_prepare()