Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A 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()
H A Dcoresight-etm4x.h96 #define TRCVMIDCCTLR1 0x68C macro
436 CASE_##op((val), TRCVMIDCCTLR1) \
H A Dcoresight-etm4x-core.c498 etm4x_relaxed_write32(csa, config->vmid_mask1, TRCVMIDCCTLR1); in etm4_enable_hw()
1758 state->trcvmidcctlr0 = etm4x_read32(csa, TRCVMIDCCTLR1); in __etm4_cpu_save()
1883 etm4x_relaxed_write32(csa, state->trcvmidcctlr0, TRCVMIDCCTLR1); in __etm4_cpu_restore()