Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h44 #define TRCVDSACCTLR 0x0A4 macro
H A Dcoresight-etm4x-core.c1206 state->trcvdsacctlr = readl(drvdata->base + TRCVDSACCTLR); in etm4_cpu_save()
1317 writel_relaxed(state->trcvdsacctlr, drvdata->base + TRCVDSACCTLR); in etm4_cpu_restore()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h47 #define TRCVDSACCTLR 0x0A4 macro
276 CASE_##op((val), TRCVDSACCTLR) \
H A Dcoresight-etm4x-core.c1705 state->trcvdsacctlr = etm4x_read32(csa, TRCVDSACCTLR); in __etm4_cpu_save()
1836 etm4x_relaxed_write32(csa, state->trcvdsacctlr, TRCVDSACCTLR); in __etm4_cpu_restore()

Completed in 9 milliseconds