Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hwtracing/coresight/
Dcoresight-etm4x.h48 #define TRCSEQRSTEVR 0x118 macro
Dcoresight-etm4x-core.c149 writel_relaxed(config->seq_rst, drvdata->base + TRCSEQRSTEVR); in etm4_enable_hw()
1205 state->trcseqrstevr = readl(drvdata->base + TRCSEQRSTEVR); in etm4_cpu_save()
1311 writel_relaxed(state->trcseqrstevr, drvdata->base + TRCSEQRSTEVR); in etm4_cpu_restore()