Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwtracing/coresight/
Dcoresight-etm4x.h90 #define TRCACVRn(n) (0x400 + (n * 8)) macro
Dcoresight-etm4x.c155 drvdata->base + TRCACVRn(i)); in etm4_enable_hw()