Home
last modified time | relevance | path

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

/linux-6.1.9/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.c420 etm4x_relaxed_write32(csa, config->vinst_ctrl, TRCVICTLR); in etm4_enable_hw()
894 control = etm4x_relaxed_read32(&csdev->access, TRCVICTLR); in etm4_disable_perf()
1622 state->trcvictlr = etm4x_read32(csa, TRCVICTLR); in __etm4_cpu_save()
1751 etm4x_relaxed_write32(csa, state->trcvictlr, TRCVICTLR); in __etm4_cpu_restore()
Dcoresight-etm4x.h42 #define TRCVICTLR 0x080 macro
294 CASE_##op((val), TRCVICTLR) \