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