Home
last modified time | relevance | path

Searched refs:trcseqrstevr (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h327 u32 trcseqrstevr; member
H A Dcoresight-etm4x-core.c1212 state->trcseqrstevr = readl(drvdata->base + TRCSEQRSTEVR); in etm4_cpu_save()
1324 writel_relaxed(state->trcseqrstevr, drvdata->base + TRCSEQRSTEVR); in etm4_cpu_restore()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c1712 state->trcseqrstevr = etm4x_read32(csa, TRCSEQRSTEVR); in __etm4_cpu_save()
1843 etm4x_relaxed_write32(csa, state->trcseqrstevr, TRCSEQRSTEVR); in __etm4_cpu_restore()
H A Dcoresight-etm4x.h915 u32 trcseqrstevr; member

Completed in 8 milliseconds