Searched refs:TRCACATR_EXLEVEL_S_M (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm64/coresight/ | ||
H A D | coresight_etm4x.h | 144 #define TRCACATR_EXLEVEL_S_M (0xf << TRCACATR_EXLEVEL_S_S) macro |
H A D | coresight_etm4x.c | 133 reg |= TRCACATR_EXLEVEL_S_M; in etm_prepare() |