Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/mali/sources/etm/
H A Dcoresight_mali_source_etm_core.c90 WRITE_IMM_OP(CS_ETM_BASE_ADDR + TRCVICTLR, TRCVICTLR_SSSTATUS | BIT(0)),
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c418 etm4x_relaxed_write32(csa, config->vinst_ctrl, TRCVICTLR); in etm4_enable_hw()
846 control = etm4x_relaxed_read32(&csdev->access, TRCVICTLR); in etm4_disable_perf()
1615 state->trcvictlr = etm4x_read32(csa, TRCVICTLR); in __etm4_cpu_save()
1744 etm4x_relaxed_write32(csa, state->trcvictlr, TRCVICTLR); in __etm4_cpu_restore()
H A Dcoresight-etm4x.h41 #define TRCVICTLR 0x080 macro
195 CASE_##op((val), TRCVICTLR) \