Home
last modified time | relevance | path

Searched refs:trigger_cntr (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/hwtracing/coresight/
A Dcoresight-etb10.c94 u32 trigger_cntr; member
124 writel_relaxed(drvdata->trigger_cntr, drvdata->base + ETB_TRG); in __etb_enable_hw()
686 unsigned long val = drvdata->trigger_cntr; in trigger_cntr_show()
703 drvdata->trigger_cntr = val; in trigger_cntr_store()
706 static DEVICE_ATTR_RW(trigger_cntr);
A Dcoresight-tmc-core.c296 unsigned long val = drvdata->trigger_cntr; in trigger_cntr_show()
313 drvdata->trigger_cntr = val; in trigger_cntr_store()
316 static DEVICE_ATTR_RW(trigger_cntr);
A Dcoresight-tmc.h208 u32 trigger_cntr; member
A Dcoresight-tmc-etf.c32 writel_relaxed(drvdata->trigger_cntr, drvdata->base + TMC_TRG); in __tmc_etb_enable_hw()
A Dcoresight-tmc-etr.c1031 writel_relaxed(drvdata->trigger_cntr, drvdata->base + TMC_TRG); in __tmc_etr_enable_hw()
/linux/Documentation/ABI/testing/
A Dsysfs-bus-coresight-devices-etb1012 What: /sys/bus/coresight/devices/<memory_map>.etb/trigger_cntr
58 Description: (Read) Similar to "trigger_cntr" above except that this value is
A Dsysfs-bus-coresight-devices-tmc1 What: /sys/bus/coresight/devices/<memory_map>.tmc/trigger_cntr
46 Description: (Read) Similar to "trigger_cntr" above except that this value is
/linux/Documentation/trace/coresight/
A Dcoresight.rst353 enable_sink status trigger_cntr

Completed in 17 milliseconds