Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/coresight/
H A Dcoresight_etm4x.h150 #define TRCACATR_EXLEVEL_NS(n) (0x1 << ((n) + TRCACATR_EXLEVEL_NS_S)) macro
H A Dcoresight_etm4x.c140 reg &= ~TRCACATR_EXLEVEL_NS(event->excp_level); in etm_prepare()