Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
Dcoresight-etm4x.h72 #define TRCRSCTLRn(n) (0x200 + (n * 4)) macro
Dcoresight-etm4x-core.c169 drvdata->base + TRCRSCTLRn(i)); in etm4_enable_hw()
1223 state->trcrsctlr[i] = readl(drvdata->base + TRCRSCTLRn(i)); in etm4_cpu_save()
1339 drvdata->base + TRCRSCTLRn(i)); in etm4_cpu_restore()