Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h43 #define TRCVDCTLR 0x0A0 macro
H A Dcoresight-etm4x-core.c1205 state->trcvdctlr = readl(drvdata->base + TRCVDCTLR); in etm4_cpu_save()
1316 writel_relaxed(state->trcvdctlr, drvdata->base + TRCVDCTLR); in etm4_cpu_restore()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h46 #define TRCVDCTLR 0x0A0 macro
275 CASE_##op((val), TRCVDCTLR) \
H A Dcoresight-etm4x-core.c1704 state->trcvdctlr = etm4x_read32(csa, TRCVDCTLR); in __etm4_cpu_save()
1835 etm4x_relaxed_write32(csa, state->trcvdctlr, TRCVDCTLR); in __etm4_cpu_restore()

Completed in 9 milliseconds