Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c1687 state->trcprocselr = etm4x_read32(csa, TRCPROCSELR); in __etm4_cpu_save()
1819 etm4x_relaxed_write32(csa, state->trcprocselr, TRCPROCSELR); in __etm4_cpu_restore()
H A Dcoresight-etm4x.h869 u32 trcprocselr; member