Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-cfg.c69 CHECKREG(TRCSEQSTR, seq_state); in etm4_cfg_map_reg_offset()
H A Dcoresight-etm4x.h49 #define TRCSEQSTR 0x11C macro
294 CASE_##op((val), TRCSEQSTR) \
H A Dcoresight-etm4x-core.c459 etm4x_relaxed_write32(csa, config->seq_state, TRCSEQSTR); in etm4_enable_hw()
1713 state->trcseqstr = etm4x_read32(csa, TRCSEQSTR); in __etm4_cpu_save()
1845 etm4x_relaxed_write32(csa, state->trcseqstr, TRCSEQSTR); in __etm4_cpu_restore()
/openbmc/qemu/target/arm/
H A Dcpregs.h548 FIELD(HDFGRTR_EL2, TRCSEQSTR, 45, 1)
609 FIELD(HDFGWTR_EL2, TRCSEQSTR, 45, 1)
/openbmc/linux/arch/arm64/tools/
H A Dsysreg2182 Field 45 TRCSEQSTR
2246 Field 45 TRCSEQSTR
/openbmc/linux/arch/arm64/kvm/
H A Demulate-nested.c1274 SR_FGT(SYS_TRCSEQSTR, HDFGRTR, TRCSEQSTR, 1),