Home
last modified time | relevance | path

Searched refs:TRCVICTLR (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/hwtracing/coresight/
Dcoresight-cfg-afdo.c95 .offset = TRCVICTLR,
Dcoresight-etm4x-cfg.c64 CHECKREG(TRCVICTLR, vinst_ctrl); in etm4_cfg_map_reg_offset()
Dcoresight-etm4x-core.c380 etm4x_relaxed_write32(csa, config->vinst_ctrl, TRCVICTLR); in etm4_enable_hw()
835 control = etm4x_relaxed_read32(&csdev->access, TRCVICTLR); in etm4_disable_perf()
1609 state->trcvictlr = etm4x_read32(csa, TRCVICTLR); in etm4_cpu_save()
1722 etm4x_relaxed_write32(csa, state->trcvictlr, TRCVICTLR); in etm4_cpu_restore()
Dcoresight-etm4x.h41 #define TRCVICTLR 0x080 macro
195 CASE_##op((val), TRCVICTLR) \