Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A 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()
H A Dcoresight-cfg-pstop.c48 .offset = TRCEVENTCTL0R,
H A Dcoresight-etm4x.h31 #define TRCEVENTCTL0R 0x020 macro
322 CASE_##op((val), TRCEVENTCTL0R) \
H A Dcoresight-etm4x-core.c533 etm4x_relaxed_write32(csa, config->eventctrl0, TRCEVENTCTL0R); in etm4_enable_hw()
1912 state->trceventctl0r = etm4x_read32(csa, TRCEVENTCTL0R); in __etm4_cpu_save()
2043 etm4x_relaxed_write32(csa, state->trceventctl0r, TRCEVENTCTL0R); in __etm4_cpu_restore()