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

/linux-master/drivers/hwtracing/coresight/
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;
H A Dcoresight-etm4x.h792 * @seq_rst: Moves the sequencer to state 0 when a programmed event occurs.
836 u32 seq_rst; member in struct:etmv4_config
H A Dcoresight-etm4x-core.c458 etm4x_relaxed_write32(csa, config->seq_rst, TRCSEQRSTEVR);

Completed in 107 milliseconds