Home
last modified time | relevance | path

Searched refs:TRCSTALLCTLR (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-etm4x-cfg.c59 CHECKREG(TRCSTALLCTLR, stall_ctrl); in etm4_cfg_map_reg_offset()
Dcoresight-etm4x.h34 #define TRCSTALLCTLR 0x02C macro
287 CASE_##op((val), TRCSTALLCTLR) \
Dcoresight-etm4x-core.c414 etm4x_relaxed_write32(csa, config->stall_ctrl, TRCSTALLCTLR); in etm4_enable_hw()
1614 state->trcstallctlr = etm4x_read32(csa, TRCSTALLCTLR); in __etm4_cpu_save()
1743 etm4x_relaxed_write32(csa, state->trcstallctlr, TRCSTALLCTLR); in __etm4_cpu_restore()