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