Searched refs:TRCACVRn (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/hwtracing/coresight/ | ||
D | coresight-etm4x.h | 84 #define TRCACVRn(n) (0x400 + (n * 8)) macro |
D | coresight-etm4x.c | 161 drvdata->base + TRCACVRn(i)); in etm4_enable_hw() |