Home
last modified time | relevance | path

Searched refs:TRCSSPCICRn (Results 1 – 2 of 2) sorted by relevance

/drivers/hwtracing/coresight/
Dcoresight-etm4x.h82 #define TRCSSPCICRn(n) (0x2C0 + (n * 4)) macro
Dcoresight-etm4x.c152 drvdata->base + TRCSSPCICRn(i)); in etm4_enable_hw()