18c2ecf20Sopenharmony_ciWhat:		/sys/bus/coresight/devices/<memory_map>.etb/enable_sink
28c2ecf20Sopenharmony_ciDate:		November 2014
38c2ecf20Sopenharmony_ciKernelVersion:	3.19
48c2ecf20Sopenharmony_ciContact:	Mathieu Poirier <mathieu.poirier@linaro.org>
58c2ecf20Sopenharmony_ciDescription:	(RW) Add/remove a sink from a trace path.  There can be multiple
68c2ecf20Sopenharmony_ci		source for a single sink.
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ci		ex::
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ci		  echo 1 > /sys/bus/coresight/devices/20010000.etb/enable_sink
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ciWhat:		/sys/bus/coresight/devices/<memory_map>.etb/trigger_cntr
138c2ecf20Sopenharmony_ciDate:		November 2014
148c2ecf20Sopenharmony_ciKernelVersion:	3.19
158c2ecf20Sopenharmony_ciContact:	Mathieu Poirier <mathieu.poirier@linaro.org>
168c2ecf20Sopenharmony_ciDescription:	(RW) Disables write access to the Trace RAM by stopping the
178c2ecf20Sopenharmony_ci		formatter after a defined number of words have been stored
188c2ecf20Sopenharmony_ci		following the trigger event. The number of 32-bit words written
198c2ecf20Sopenharmony_ci		into the Trace RAM following the trigger event is equal to the
208c2ecf20Sopenharmony_ci		value stored in this register+1 (from ARM ETB-TRM).
218c2ecf20Sopenharmony_ci
228c2ecf20Sopenharmony_ciWhat:		/sys/bus/coresight/devices/<memory_map>.etb/mgmt/rdp
238c2ecf20Sopenharmony_ciDate:		March 2016
248c2ecf20Sopenharmony_ciKernelVersion:	4.7
258c2ecf20Sopenharmony_ciContact:	Mathieu Poirier <mathieu.poirier@linaro.org>
268c2ecf20Sopenharmony_ciDescription:	(Read) Defines the depth, in words, of the trace RAM in powers of
278c2ecf20Sopenharmony_ci		2.  The value is read directly from HW register RDP, 0x004.
288c2ecf20Sopenharmony_ci
298c2ecf20Sopenharmony_ciWhat:		/sys/bus/coresight/devices/<memory_map>.etb/mgmt/sts
308c2ecf20Sopenharmony_ciDate:		March 2016
318c2ecf20Sopenharmony_ciKernelVersion:	4.7
328c2ecf20Sopenharmony_ciContact:	Mathieu Poirier <mathieu.poirier@linaro.org>
338c2ecf20Sopenharmony_ciDescription:	(Read) Shows the value held by the ETB status register.  The value
348c2ecf20Sopenharmony_ci		is read directly from HW register STS, 0x00C.
358c2ecf20Sopenharmony_ci
368c2ecf20Sopenharmony_ciWhat:		/sys/bus/coresight/devices/<memory_map>.etb/mgmt/rrp
378c2ecf20Sopenharmony_ciDate:		March 2016
388c2ecf20Sopenharmony_ciKernelVersion:	4.7
398c2ecf20Sopenharmony_ciContact:	Mathieu Poirier <mathieu.poirier@linaro.org>
408c2ecf20Sopenharmony_ciDescription:	(Read) Shows the value held by the ETB RAM Read Pointer register
418c2ecf20Sopenharmony_ci		that is used to read entries from the Trace RAM over the APB
428c2ecf20Sopenharmony_ci		interface.  The value is read directly from HW register RRP,
438c2ecf20Sopenharmony_ci		0x014.
448c2ecf20Sopenharmony_ci
458c2ecf20Sopenharmony_ciWhat:		/sys/bus/coresight/devices/<memory_map>.etb/mgmt/rwp
468c2ecf20Sopenharmony_ciDate:		March 2016
478c2ecf20Sopenharmony_ciKernelVersion:	4.7
488c2ecf20Sopenharmony_ciContact:	Mathieu Poirier <mathieu.poirier@linaro.org>
498c2ecf20Sopenharmony_ciDescription:	(Read) Shows the value held by the ETB RAM Write Pointer register
508c2ecf20Sopenharmony_ci		that is used to sets the write pointer to write entries from
518c2ecf20Sopenharmony_ci		the CoreSight bus into the Trace RAM. The value is read directly
528c2ecf20Sopenharmony_ci		from HW register RWP, 0x018.
538c2ecf20Sopenharmony_ci
548c2ecf20Sopenharmony_ciWhat:		/sys/bus/coresight/devices/<memory_map>.etb/mgmt/trg
558c2ecf20Sopenharmony_ciDate:		March 2016
568c2ecf20Sopenharmony_ciKernelVersion:	4.7
578c2ecf20Sopenharmony_ciContact:	Mathieu Poirier <mathieu.poirier@linaro.org>
588c2ecf20Sopenharmony_ciDescription:	(Read) Similar to "trigger_cntr" above except that this value is
598c2ecf20Sopenharmony_ci		read directly from HW register TRG, 0x01C.
608c2ecf20Sopenharmony_ci
618c2ecf20Sopenharmony_ciWhat:		/sys/bus/coresight/devices/<memory_map>.etb/mgmt/ctl
628c2ecf20Sopenharmony_ciDate:		March 2016
638c2ecf20Sopenharmony_ciKernelVersion:	4.7
648c2ecf20Sopenharmony_ciContact:	Mathieu Poirier <mathieu.poirier@linaro.org>
658c2ecf20Sopenharmony_ciDescription:	(Read) Shows the value held by the ETB Control register. The value
668c2ecf20Sopenharmony_ci		is read directly from HW register CTL, 0x020.
678c2ecf20Sopenharmony_ci
688c2ecf20Sopenharmony_ciWhat:		/sys/bus/coresight/devices/<memory_map>.etb/mgmt/ffsr
698c2ecf20Sopenharmony_ciDate:		March 2016
708c2ecf20Sopenharmony_ciKernelVersion:	4.7
718c2ecf20Sopenharmony_ciContact:	Mathieu Poirier <mathieu.poirier@linaro.org>
728c2ecf20Sopenharmony_ciDescription:	(Read) Shows the value held by the ETB Formatter and Flush Status
738c2ecf20Sopenharmony_ci		register.  The value is read directly from HW register FFSR,
748c2ecf20Sopenharmony_ci		0x300.
758c2ecf20Sopenharmony_ci
768c2ecf20Sopenharmony_ciWhat:		/sys/bus/coresight/devices/<memory_map>.etb/mgmt/ffcr
778c2ecf20Sopenharmony_ciDate:		March 2016
788c2ecf20Sopenharmony_ciKernelVersion:	4.7
798c2ecf20Sopenharmony_ciContact:	Mathieu Poirier <mathieu.poirier@linaro.org>
808c2ecf20Sopenharmony_ciDescription:	(Read) Shows the value held by the ETB Formatter and Flush Control
818c2ecf20Sopenharmony_ci		register.  The value is read directly from HW register FFCR,
828c2ecf20Sopenharmony_ci		0x304.
83