Searched refs:TRCIDR8 (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/arm64/coresight/
H A Dcoresight_etm4x.h118 #define TRCIDR8(n) (0x180 + 0x4 * (n)) macro
119 #define TRCIDR(n) ((n > 7) ? TRCIDR8(n) : TRCIDR0(n))

Completed in 99 milliseconds