Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-etm4x-cfg.c62 CHECKREG(TRCCCCTLR, ccctlr); in etm4_cfg_map_reg_offset()
Dcoresight-etm4x.h37 #define TRCCCCTLR 0x038 macro
290 CASE_##op((val), TRCCCCTLR) \
Dcoresight-etm4x-core.c417 etm4x_relaxed_write32(csa, config->ccctlr, TRCCCCTLR); in etm4_enable_hw()
1617 state->trcccctlr = etm4x_read32(csa, TRCCCCTLR); in __etm4_cpu_save()
1746 etm4x_relaxed_write32(csa, state->trcccctlr, TRCCCCTLR); in __etm4_cpu_restore()