1 What: /sys/bus/coresight/devices/<memory_map>.stm/enable_source
4 Contact: Mathieu Poirier <mathieu.poirier@linaro.org>
5 Description: (RW) Enable/disable tracing on this specific trace macrocell.
6 Enabling the trace macrocell implies it has been configured
7 properly and a sink has been identified for it. The path
8 of coresight components linking the source to the sink is
9 configured and managed automatically by the coresight framework.
11 What: /sys/bus/coresight/devices/<memory_map>.stm/hwevent_enable
14 Contact: Mathieu Poirier <mathieu.poirier@linaro.org>
15 Description: (RW) Provides access to the HW event enable register, used in
16 conjunction with HW event bank select register.
18 What: /sys/bus/coresight/devices/<memory_map>.stm/hwevent_select
21 Contact: Mathieu Poirier <mathieu.poirier@linaro.org>
22 Description: (RW) Gives access to the HW event block select register
23 (STMHEBSR) in order to configure up to 256 channels. Used in
24 conjunction with "hwevent_enable" register as described above.
26 What: /sys/bus/coresight/devices/<memory_map>.stm/port_enable
29 Contact: Mathieu Poirier <mathieu.poirier@linaro.org>
30 Description: (RW) Provides access to the stimulus port enable register
31 (STMSPER). Used in conjunction with "port_select" described
34 What: /sys/bus/coresight/devices/<memory_map>.stm/port_select
37 Contact: Mathieu Poirier <mathieu.poirier@linaro.org>
38 Description: (RW) Used to determine which bank of stimulus port bit in
39 register STMSPER (see above) apply to.
41 What: /sys/bus/coresight/devices/<memory_map>.stm/status
44 Contact: Mathieu Poirier <mathieu.poirier@linaro.org>
45 Description: (R) List various control and status registers. The specific
46 layout and content is driver specific.
48 What: /sys/bus/coresight/devices/<memory_map>.stm/traceid
51 Contact: Mathieu Poirier <mathieu.poirier@linaro.org>
52 Description: (RW) Holds the trace ID that will appear in the trace stream
53 coming from this trace entity.