Home
last modified time | relevance | path

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

/freebsd/sys/arm64/coresight/
H A Dcoresight_etm4x.h121 #define TRCIDR1_TRCARCHMIN_M (0xf << TRCIDR1_TRCARCHMIN_S) macro
H A Dcoresight_etm4x.c186 (reg & TRCIDR1_TRCARCHMIN_M) >> TRCIDR1_TRCARCHMIN_S); in etm_init()