Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-etm4x-core.c1651 state->trcsspcicr[i] = etm4x_read32(csa, TRCSSPCICRn(i)); in __etm4_cpu_save()
1780 etm4x_relaxed_write32(csa, state->trcsspcicr[i], TRCSSPCICRn(i)); in __etm4_cpu_restore()
Dcoresight-etm4x.h932 u32 trcsspcicr[ETM_MAX_SS_CMP]; member