Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-etm4x-cfg.c72 CHECKREG(TRCCIDCCTLR1, ctxid_mask1); in etm4_cfg_map_reg_offset()
Dcoresight-etm4x.h100 #define TRCCIDCCTLR1 0x684 macro
458 CASE_##op((val), TRCCIDCCTLR1) \
Dcoresight-etm4x-core.c460 etm4x_relaxed_write32(csa, config->ctxid_mask1, TRCCIDCCTLR1); in etm4_enable_hw()
1674 state->trccidcctlr1 = etm4x_read32(csa, TRCCIDCCTLR1); in __etm4_cpu_save()
1796 etm4x_relaxed_write32(csa, state->trccidcctlr1, TRCCIDCCTLR1); in __etm4_cpu_restore()