Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hwtracing/coresight/
Dcoresight-etm4x.h41 #define TRCVISSCTLR 0x088 macro
Dcoresight-etm4x-core.c143 drvdata->base + TRCVISSCTLR); in etm4_enable_hw()
1196 state->trcvissctlr = readl(drvdata->base + TRCVISSCTLR); in etm4_cpu_save()
1301 writel_relaxed(state->trcvissctlr, drvdata->base + TRCVISSCTLR); in etm4_cpu_restore()