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