Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hwtracing/coresight/
Dcoresight-etm4x.h33 #define TRCSYNCPR 0x034 macro
Dcoresight-etm4x-core.c136 writel_relaxed(config->syncfreq, drvdata->base + TRCSYNCPR); in etm4_enable_hw()
1188 state->trcsyncpr = readl(drvdata->base + TRCSYNCPR); in etm4_cpu_save()
1293 writel_relaxed(state->trcsyncpr, drvdata->base + TRCSYNCPR); in etm4_cpu_restore()