Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h314 u32 trcbbctlr; member
H A Dcoresight-etm4x-core.c1196 state->trcbbctlr = readl(drvdata->base + TRCBBCTLR); in etm4_cpu_save()
1307 writel_relaxed(state->trcbbctlr, drvdata->base + TRCBBCTLR); in etm4_cpu_restore()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c1695 state->trcbbctlr = etm4x_read32(csa, TRCBBCTLR); in __etm4_cpu_save()
1826 etm4x_relaxed_write32(csa, state->trcbbctlr, TRCBBCTLR); in __etm4_cpu_restore()
H A Dcoresight-etm4x.h902 u32 trcbbctlr; member

Completed in 9 milliseconds