Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/coresight/
H A Dcoresight_etm4x.h119 #define TRCIDR(n) ((n > 7) ? TRCIDR8(n) : TRCIDR0(n)) macro
H A Dcoresight_etm4x.c186 reg = bus_read_4(sc->res, TRCIDR(1)); in etm_init()