Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
Dcoresight-etm4x.h31 #define TRCSTALLCTLR 0x02C macro
Dcoresight-etm4x-core.c135 writel_relaxed(config->stall_ctrl, drvdata->base + TRCSTALLCTLR); in etm4_enable_hw()
1192 state->trcstallctlr = readl(drvdata->base + TRCSTALLCTLR); in etm4_cpu_save()
1303 writel_relaxed(state->trcstallctlr, drvdata->base + TRCSTALLCTLR); in etm4_cpu_restore()