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