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