Searched refs:TRCSSPCICRn (Results 1 – 2 of 2) sorted by relevance
/drivers/hwtracing/coresight/ | ||
D | coresight-etm4x.h | 82 #define TRCSSPCICRn(n) (0x2C0 + (n * 4)) macro |
D | coresight-etm4x.c | 152 drvdata->base + TRCSSPCICRn(i)); in etm4_enable_hw() |