Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hwtracing/coresight/
Dcoresight-etm4x-cfg.c69 CHECKREG(TRCSEQSTR, seq_state); in etm4_cfg_map_reg_offset()
Dcoresight-etm4x.h51 #define TRCSEQSTR 0x11C macro
203 CASE_##op((val), TRCSEQSTR) \
Dcoresight-etm4x-core.c388 etm4x_relaxed_write32(csa, config->seq_state, TRCSEQSTR); in etm4_enable_hw()
1622 state->trcseqstr = etm4x_read32(csa, TRCSEQSTR); in etm4_cpu_save()
1735 etm4x_relaxed_write32(csa, state->trcseqstr, TRCSEQSTR); in etm4_cpu_restore()