Home
last modified time | relevance | path

Searched refs:syncfreq (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
Dcoresight-etm4x.h263 u32 syncfreq; member
Dcoresight-etm4x-sysfs.c201 config->syncfreq = 0x8; in reset_store()
611 val = config->syncfreq; in syncfreq_show()
628 config->syncfreq = val & ETMv4_SYNC_MASK; in syncfreq_store()
631 static DEVICE_ATTR_RW(syncfreq);
Dcoresight-etm4x-core.c137 writel_relaxed(config->syncfreq, drvdata->base + TRCSYNCPR); in etm4_enable_hw()
823 config->syncfreq = 0xC; in etm4_set_default_config()
/kernel/linux/linux-5.10/Documentation/trace/coresight/
Dcoresight-etm4x-reference.rst322 :File: ``syncfreq`` (rw)
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-coresight-devices-etm4x119 What: /sys/bus/coresight/devices/etm<N>/syncfreq