Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h313 u32 trcccctlr; member
H A Dcoresight-etm4x-core.c1195 state->trcccctlr = readl(drvdata->base + TRCCCCTLR); in etm4_cpu_save()
1306 writel_relaxed(state->trcccctlr, drvdata->base + TRCCCCTLR); in etm4_cpu_restore()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c1694 state->trcccctlr = etm4x_read32(csa, TRCCCCTLR); in __etm4_cpu_save()
1825 etm4x_relaxed_write32(csa, state->trcccctlr, TRCCCCTLR); in __etm4_cpu_restore()
H A Dcoresight-etm4x.h901 u32 trcccctlr; member

Completed in 9 milliseconds