Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-etm4x-cfg.c63 CHECKREG(TRCBBCTLR, bb_ctrl); in etm4_cfg_map_reg_offset()
Dcoresight-etm4x.h38 #define TRCBBCTLR 0x03C macro
291 CASE_##op((val), TRCBBCTLR) \
Dcoresight-etm4x-core.c418 etm4x_relaxed_write32(csa, config->bb_ctrl, TRCBBCTLR); in etm4_enable_hw()
1618 state->trcbbctlr = etm4x_read32(csa, TRCBBCTLR); in __etm4_cpu_save()
1747 etm4x_relaxed_write32(csa, state->trcbbctlr, TRCBBCTLR); in __etm4_cpu_restore()