Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwtracing/coresight/
Dcoresight-etm4x-core.c1694 state->trcvictlr = etm4x_read32(csa, TRCVICTLR); in __etm4_cpu_save()
1825 etm4x_relaxed_write32(csa, state->trcvictlr, TRCVICTLR); in __etm4_cpu_restore()
Dcoresight-etm4x.h906 u32 trcvictlr; member