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