Home
last modified time | relevance | path

Searched refs:seq_rst (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-cfg.c68 CHECKREG(TRCSEQRSTEVR, seq_rst); in etm4_cfg_map_reg_offset()
H A Dcoresight-etm4x-sysfs.c226 config->seq_rst = 0x0; in reset_store()
1487 val = config->seq_rst; in seq_reset_event_show()
1504 config->seq_rst = val & ETMv4_EVENT_MASK; in seq_reset_event_store()
H A Dcoresight-etm4x.h836 u32 seq_rst; member
H A Dcoresight-etm4x-core.c458 etm4x_relaxed_write32(csa, config->seq_rst, TRCSEQRSTEVR); in etm4_enable_hw()