Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hwtracing/coresight/
Dcoresight-etm4x-cfg.c63 CHECKREG(TRCBBCTLR, bb_ctrl); in etm4_cfg_map_reg_offset()
Dcoresight-etm4x.h37 #define TRCBBCTLR 0x03C macro
192 CASE_##op((val), TRCBBCTLR) \
Dcoresight-etm4x-core.c378 etm4x_relaxed_write32(csa, config->bb_ctrl, TRCBBCTLR); in etm4_enable_hw()
1605 state->trcbbctlr = etm4x_read32(csa, TRCBBCTLR); in etm4_cpu_save()
1718 etm4x_relaxed_write32(csa, state->trcbbctlr, TRCBBCTLR); in etm4_cpu_restore()