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