Searched refs:seq_rst (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c458 etm4x_relaxed_write32(csa, config->seq_rst, TRCSEQRSTEVR);
H A Dcoresight-etm4x.h816 * @seq_rst: Moves the sequencer to state 0 when a programmed event occurs.
860 u32 seq_rst; member in struct:etmv4_config
H A Dcoresight-etm4x-cfg.c68 CHECKREG(TRCSEQRSTEVR, seq_rst);
H A Dcoresight-etm4x-sysfs.c226 config->seq_rst = 0x0;
1487 val = config->seq_rst;
1504 config->seq_rst = val & ETMv4_EVENT_MASK;

Completed in 265 milliseconds