Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h37 #define TRCQCTLR 0x044 macro
H A Dcoresight-etm4x-core.c1198 state->trcqctlr = readl(drvdata->base + TRCQCTLR); in etm4_cpu_save()
1309 writel_relaxed(state->trcqctlr, drvdata->base + TRCQCTLR); in etm4_cpu_restore()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h40 #define TRCQCTLR 0x044 macro
293 CASE_##op((val), TRCQCTLR) \
H A Dcoresight-etm4x-core.c1697 state->trcqctlr = etm4x_read32(csa, TRCQCTLR); in __etm4_cpu_save()
1828 etm4x_relaxed_write32(csa, state->trcqctlr, TRCQCTLR); in __etm4_cpu_restore()

Completed in 9 milliseconds