Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hwtracing/coresight/
Dcoresight-etm4x.h31 #define TRCSTALLCTLR 0x02C macro
Dcoresight-etm4x-core.c134 writel_relaxed(config->stall_ctrl, drvdata->base + TRCSTALLCTLR); in etm4_enable_hw()
1186 state->trcstallctlr = readl(drvdata->base + TRCSTALLCTLR); in etm4_cpu_save()
1291 writel_relaxed(state->trcstallctlr, drvdata->base + TRCSTALLCTLR); in etm4_cpu_restore()