Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h45 #define TRCVDARCCTLR 0x0A8 macro
H A Dcoresight-etm4x-core.c1207 state->trcvdarcctlr = readl(drvdata->base + TRCVDARCCTLR); in etm4_cpu_save()
1318 writel_relaxed(state->trcvdarcctlr, drvdata->base + TRCVDARCCTLR); in etm4_cpu_restore()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h48 #define TRCVDARCCTLR 0x0A8 macro
277 CASE_##op((val), TRCVDARCCTLR) \
H A Dcoresight-etm4x-core.c1706 state->trcvdarcctlr = etm4x_read32(csa, TRCVDARCCTLR); in __etm4_cpu_save()
1837 etm4x_relaxed_write32(csa, state->trcvdarcctlr, TRCVDARCCTLR); in __etm4_cpu_restore()

Completed in 8 milliseconds