Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hwtracing/coresight/
Dcoresight-etm4x.h34 #define TRCCCCTLR 0x038 macro
Dcoresight-etm4x-core.c137 writel_relaxed(config->ccctlr, drvdata->base + TRCCCCTLR); in etm4_enable_hw()
1189 state->trcccctlr = readl(drvdata->base + TRCCCCTLR); in etm4_cpu_save()
1294 writel_relaxed(state->trcccctlr, drvdata->base + TRCCCCTLR); in etm4_cpu_restore()