Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwtracing/coresight/
Dcoresight-etm4x-cfg.c60 CHECKREG(TRCTSCTLR, ts_ctrl); in etm4_cfg_map_reg_offset()
Dcoresight-etm4x.h35 #define TRCTSCTLR 0x030 macro
288 CASE_##op((val), TRCTSCTLR) \
Dcoresight-etm4x-core.c415 etm4x_relaxed_write32(csa, config->ts_ctrl, TRCTSCTLR); in etm4_enable_hw()
1601 state->trctsctlr = etm4x_read32(csa, TRCTSCTLR); in __etm4_cpu_save()
1730 etm4x_relaxed_write32(csa, state->trctsctlr, TRCTSCTLR); in __etm4_cpu_restore()