Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwtracing/coresight/
Dcoresight-etm4x-cfg.c66 CHECKREG(TRCVISSCTLR, vissctlr); in etm4_cfg_map_reg_offset()
Dcoresight-etm4x.h44 #define TRCVISSCTLR 0x088 macro
296 CASE_##op((val), TRCVISSCTLR) \
Dcoresight-etm4x-core.c422 etm4x_relaxed_write32(csa, config->vissctlr, TRCVISSCTLR); in etm4_enable_hw()
1610 state->trcvissctlr = etm4x_read32(csa, TRCVISSCTLR); in __etm4_cpu_save()
1739 etm4x_relaxed_write32(csa, state->trcvissctlr, TRCVISSCTLR); in __etm4_cpu_restore()