Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-etm4x-cfg.c55 ((offset >= TRCCIDCCTLR0) && (offset <= TRCVMIDCCTLR1))) { in etm4_cfg_map_reg_offset()
74 CHECKREG(TRCVMIDCCTLR1, vmid_mask1); in etm4_cfg_map_reg_offset()
Dcoresight-etm4x.h102 #define TRCVMIDCCTLR1 0x68C macro
460 CASE_##op((val), TRCVMIDCCTLR1) \
Dcoresight-etm4x-core.c466 etm4x_relaxed_write32(csa, config->vmid_mask1, TRCVMIDCCTLR1); in etm4_enable_hw()
1678 state->trcvmidcctlr0 = etm4x_read32(csa, TRCVMIDCCTLR1); in __etm4_cpu_save()
1800 etm4x_relaxed_write32(csa, state->trcvmidcctlr0, TRCVMIDCCTLR1); in __etm4_cpu_restore()