Lines Matching +full:write +full:- +full:to +full:- +full:read

5 Description:	SCMI Raw synchronous message injection/snooping facility; write
7 in little-endian binary format to have it sent to the configured
9 Any subsequently received response can be read from this same
11 Each write to the entry causes one command request to be built
12 and sent while the replies are read back one message at time
20 Description: SCMI Raw asynchronous message injection/snooping facility; write
22 in little-endian binary format to have it sent to the configured
24 Any subsequently received response can be read from this same
26 Any additional delayed response received afterwards can be read
29 Each write to the entry causes one command request to be built
30 and sent while the replies are read back one message at time
39 write a complete SCMI command message (header included) in
40 little-endian binary format to have it sent to the configured
43 Any subsequently received response can be read from this same
45 Each write to the entry causes one command request to be built
46 and sent while the replies are read back one message at time
55 polling-mode; write a complete SCMI asynchronous command message
56 (header included) in little-endian binary format to have it sent
57 to the configured backend SCMI server for instance <n>, using
58 polling-mode on the reception path of the immediate part of the
60 Any subsequently received response can be read from this same
62 Any additional delayed response received afterwards can be read
65 Each write to the entry causes one command request to be built
66 and sent while the replies are read back one message at time
74 Description: SCMI Raw message errors facility; any kind of timed-out or
76 can be read from this entry.
77 Each read gives back one message at time (receiving an EOF at
87 read from this entry.
88 Each read gives back one message at time (receiving an EOF at
96 Description: SCMI Raw stack reset facility; writing a value to this entry
98 still pending to be read out for instance <n>, to be immediately
100 Can be used to reset and clean the SCMI Raw stack between to
101 different test-run.
108 Description: SCMI Raw synchronous message injection/snooping facility; write
110 in little-endian binary format to have it sent to the configured
113 Any subsequently received response can be read from this same
116 Each write to the entry causes one command request to be built
117 and sent while the replies are read back one message at time
123 Note that these per-channel entries rooted at <..>/channels
124 exist only if the transport is configured to have more than
132 Description: SCMI Raw asynchronous message injection/snooping facility; write
134 in little-endian binary format to have it sent to the configured
137 Any subsequently received response can be read from this same
140 Any additional delayed response received afterwards can be read
143 Each write to the entry causes one command request to be built
144 and sent while the replies are read back one message at time
150 Note that these per-channel entries rooted at <..>/channels
151 exist only if the transport is configured to have more than
161 write a complete SCMI command message (header included) in
162 little-endian binary format to have it sent to the configured
166 Any subsequently received response can be read from this same
169 Each write to the entry causes one command request to be built
170 and sent while the replies are read back one message at time
176 Note that these per-channel entries rooted at <..>/channels
177 exist only if the transport is configured to have more than
186 polling-mode; write a complete SCMI asynchronous command message
187 (header included) in little-endian binary format to have it sent
188 to the configured backend SCMI server for instance <n> through
192 Any subsequently received response can be read from this same
195 Any additional delayed response received afterwards can be read
198 Each write to the entry causes one command request to be built
199 and sent while the replies are read back one message at time
205 Note that these per-channel entries rooted at <..>/channels
206 exist only if the transport is configured to have more than