Home
last modified time | relevance | path

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

/freebsd/sys/arm64/coresight/
H A Dcoresight_etm4x.h119 #define TRCIDR1_TRCARCHMAJ_M (0xf << TRCIDR1_TRCARCHMAJ_S) macro
H A Dcoresight_etm4x.c185 (reg & TRCIDR1_TRCARCHMAJ_M) >> TRCIDR1_TRCARCHMAJ_S, in etm_init()