Home
last modified time | relevance | path

Searched refs:trcstallctlr (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/hwtracing/coresight/
Dcoresight-etm4x-core.c1601 state->trcstallctlr = etm4x_read32(csa, TRCSTALLCTLR); in etm4_cpu_save()
1714 etm4x_relaxed_write32(csa, state->trcstallctlr, TRCSTALLCTLR); in etm4_cpu_restore()
Dcoresight-etm4x.h819 u32 trcstallctlr; member