hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/Documentation/ABI/testing/sysfs-bus-coresight-devices-etm3x
....@@ -146,28 +146,28 @@
146146 Date: November 2014
147147 KernelVersion: 3.19
148148 Contact: Mathieu Poirier <mathieu.poirier@linaro.org>
149
-Description: (R) Provides the number of address comparators pairs accessible
149
+Description: (Read) Provides the number of address comparators pairs accessible
150150 on a trace unit, as specified by bit 3:0 of register ETMCCR.
151151
152152 What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/nr_cntr
153153 Date: November 2014
154154 KernelVersion: 3.19
155155 Contact: Mathieu Poirier <mathieu.poirier@linaro.org>
156
-Description: (R) Provides the number of counters accessible on a trace unit,
156
+Description: (Read) Provides the number of counters accessible on a trace unit,
157157 as specified by bit 15:13 of register ETMCCR.
158158
159159 What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/nr_ctxid_cmp
160160 Date: November 2014
161161 KernelVersion: 3.19
162162 Contact: Mathieu Poirier <mathieu.poirier@linaro.org>
163
-Description: (R) Provides the number of context ID comparator available on a
163
+Description: (Read) Provides the number of context ID comparator available on a
164164 trace unit, as specified by bit 25:24 of register ETMCCR.
165165
166166 What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/reset
167167 Date: November 2014
168168 KernelVersion: 3.19
169169 Contact: Mathieu Poirier <mathieu.poirier@linaro.org>
170
-Description: (W) Cancels all configuration on a trace unit and set it back
170
+Description: (Write) Cancels all configuration on a trace unit and set it back
171171 to its boot configuration.
172172
173173 What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/seq_12_event
....@@ -216,7 +216,7 @@
216216 Date: November 2014
217217 KernelVersion: 3.19
218218 Contact: Mathieu Poirier <mathieu.poirier@linaro.org>
219
-Description: (R) Holds the current state of the sequencer.
219
+Description: (Read) Holds the current state of the sequencer.
220220
221221 What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/sync_freq
222222 Date: November 2014