Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h328 u32 trcseqstr; member
H A Dcoresight-etm4x-core.c1213 state->trcseqstr = readl(drvdata->base + TRCSEQSTR); in etm4_cpu_save()
1325 writel_relaxed(state->trcseqstr, drvdata->base + TRCSEQSTR); in etm4_cpu_restore()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c1713 state->trcseqstr = etm4x_read32(csa, TRCSEQSTR); in __etm4_cpu_save()
1844 etm4x_relaxed_write32(csa, state->trcseqstr, TRCSEQSTR); in __etm4_cpu_restore()
H A Dcoresight-etm4x.h916 u32 trcseqstr; member

Completed in 9 milliseconds