Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h310 u32 trcstallctlr; member
H A Dcoresight-etm4x-core.c1192 state->trcstallctlr = readl(drvdata->base + TRCSTALLCTLR); in etm4_cpu_save()
1303 writel_relaxed(state->trcstallctlr, drvdata->base + TRCSTALLCTLR); in etm4_cpu_restore()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c1691 state->trcstallctlr = etm4x_read32(csa, TRCSTALLCTLR); in __etm4_cpu_save()
1822 etm4x_relaxed_write32(csa, state->trcstallctlr, TRCSTALLCTLR); in __etm4_cpu_restore()
H A Dcoresight-etm4x.h898 u32 trcstallctlr; member

Completed in 8 milliseconds