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