Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-etm4x-cfg.c53 if (((offset >= TRCEVENTCTL0R) && (offset <= TRCVIPCSSCTLR)) || in etm4_cfg_map_reg_offset()
57 CHECKREG(TRCEVENTCTL0R, eventctrl0); in etm4_cfg_map_reg_offset()
Dcoresight-etm4x.h31 #define TRCEVENTCTL0R 0x020 macro
285 CASE_##op((val), TRCEVENTCTL0R) \
Dcoresight-etm4x-core.c411 etm4x_relaxed_write32(csa, config->eventctrl0, TRCEVENTCTL0R); in etm4_enable_hw()
1611 state->trceventctl0r = etm4x_read32(csa, TRCEVENTCTL0R); in __etm4_cpu_save()
1740 etm4x_relaxed_write32(csa, state->trceventctl0r, TRCEVENTCTL0R); in __etm4_cpu_restore()