Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwtracing/coresight/
Dcoresight-etm4x.h95 #define TRCVMIDCVRn(n) (0x640 + (n * 8)) macro
Dcoresight-etm4x.c167 drvdata->base + TRCVMIDCVRn(i)); in etm4_enable_hw()