Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-cfg.c123 CHECKREGIDX(TRCCNTRLDVRn(0), cntrldvr, idx, off_mask); in etm4_cfg_map_reg_offset()
H A Dcoresight-etm4x-sysfs.c236 config->cntrldvr[i] = 0x0; in reset_store()
1558 val = config->cntrldvr[idx]; in cntrldvr_show()
1579 config->cntrldvr[idx] = val; in cntrldvr_store()
1583 static DEVICE_ATTR_RW(cntrldvr);
H A Dcoresight-etm4x-core.c556 etm4x_relaxed_write32(csa, config->cntrldvr[i], TRCCNTRLDVRn(i)); in etm4_enable_hw()
708 config->cntr_val[ctridx] = config->cntrldvr[ctridx] = 1 << (ts_level - 1); in etm4_config_timestamp_event()
H A Dcoresight-etm4x.h884 u32 cntrldvr[ETMv4_MAX_CNTR]; /* TRCCNTRLDVRn */ member
/linux/Documentation/trace/coresight/
H A Dcoresight-etm4x-reference.rst369 :File: ``cntrldvr`` (rw)
376 ``echo val > cntrldvr``
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-coresight-devices-etm4x214 What: /sys/bus/coresight/devices/etm<N>/cntrldvr