Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-cfg.c63 CHECKREG(TRCBBCTLR, bb_ctrl); in etm4_cfg_map_reg_offset()
H A Dcoresight-etm4x.h38 #define TRCBBCTLR 0x03C macro
283 CASE_##op((val), TRCBBCTLR) \
H A Dcoresight-etm4x-core.c448 etm4x_relaxed_write32(csa, config->bb_ctrl, TRCBBCTLR); in etm4_enable_hw()
1697 state->trcbbctlr = etm4x_read32(csa, TRCBBCTLR); in __etm4_cpu_save()
1829 etm4x_relaxed_write32(csa, state->trcbbctlr, TRCBBCTLR); in __etm4_cpu_restore()