Home
last modified time | relevance | path

Searched refs:trcconfigr (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h306 u32 trcconfigr; member
H A Dcoresight-etm4x-core.c1187 state->trcconfigr = readl(drvdata->base + TRCCONFIGR); in etm4_cpu_save()
1298 writel_relaxed(state->trcconfigr, drvdata->base + TRCCONFIGR); in etm4_cpu_restore()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c1686 state->trcconfigr = etm4x_read32(csa, TRCCONFIGR); in __etm4_cpu_save()
1817 etm4x_relaxed_write32(csa, state->trcconfigr, TRCCONFIGR); in __etm4_cpu_restore()
H A Dcoresight-etm4x.h894 u32 trcconfigr; member

Completed in 9 milliseconds