Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-cfg.c124 CHECKREGIDX(TRCCNTCTLRn(0), cntr_ctrl, idx, off_mask); in etm4_cfg_map_reg_offset()
H A Dcoresight-etm4x-sysfs.c237 config->cntr_ctrl[i] = 0x0; in reset_store()
1634 val = config->cntr_ctrl[idx]; in cntr_ctrl_show()
1653 config->cntr_ctrl[idx] = val; in cntr_ctrl_store()
1657 static DEVICE_ATTR_RW(cntr_ctrl);
H A Dcoresight-etm4x-core.c557 etm4x_relaxed_write32(csa, config->cntr_ctrl[i], TRCCNTCTLRn(i)); in etm4_enable_hw()
718 config->cntr_ctrl[ctridx] = TRCCNTCTLRn_RLDSELF | in etm4_config_timestamp_event()
H A Dcoresight-etm4x.h885 u32 cntr_ctrl[ETMv4_MAX_CNTR]; /* TRCCNTCTLRn */ member
/linux/Documentation/trace/coresight/
H A Dcoresight-etm4x-reference.rst356 :File: ``cntr_ctrl`` (rw)
363 ``echo val > cntr_ctrl``
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-coresight-devices-etm4x228 What: /sys/bus/coresight/devices/etm<N>/cntr_ctrl