Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hwtracing/coresight/
Dcoresight-etm4x.h89 #define TRCVMIDCVRn(n) (0x640 + (n * 8)) macro
Dcoresight-etm4x-core.c194 drvdata->base + TRCVMIDCVRn(i)); in etm4_enable_hw()
1240 state->trcvmidcvr[i] = readq(drvdata->base + TRCVMIDCVRn(i)); in etm4_cpu_save()
1350 drvdata->base + TRCVMIDCVRn(i)); in etm4_cpu_restore()