Lines Matching full:scmi
1 What: /sys/kernel/debug/scmi/<n>/raw/message
5 Description: SCMI Raw synchronous message injection/snooping facility; write
6 a complete SCMI synchronous command message (header included)
8 backend SCMI server for instance <n>.
16 What: /sys/kernel/debug/scmi/<n>/raw/message_async
20 Description: SCMI Raw asynchronous message injection/snooping facility; write
21 a complete SCMI asynchronous command message (header included)
23 backend SCMI server for instance <n>.
34 What: /sys/kernel/debug/scmi/<n>/raw/message_poll
38 Description: SCMI Raw message injection/snooping facility using polling mode;
39 write a complete SCMI command message (header included) in
41 backend SCMI server for instance <n>, using polling mode on
50 What: /sys/kernel/debug/scmi/<n>/raw/message_poll_async
54 Description: SCMI Raw asynchronous message injection/snooping facility using
55 polling-mode; write a complete SCMI asynchronous command message
57 to the configured backend SCMI server for instance <n>, using
70 What: /sys/kernel/debug/scmi/<n>/raw/errors
74 Description: SCMI Raw message errors facility; any kind of timed-out or
75 generally unexpectedly received SCMI message, for instance <n>,
81 What: /sys/kernel/debug/scmi/<n>/raw/notification
85 Description: SCMI Raw notification snooping facility; any notification
86 emitted by the backend SCMI server, for instance <n>, can be
92 What: /sys/kernel/debug/scmi/<n>/raw/reset
96 Description: SCMI Raw stack reset facility; writing a value to this entry
100 Can be used to reset and clean the SCMI Raw stack between to
104 What: /sys/kernel/debug/scmi/<n>/raw/channels/<m>/message
108 Description: SCMI Raw synchronous message injection/snooping facility; write
109 a complete SCMI synchronous command message (header included)
111 backend SCMI server for instance <n> through the <m> transport
119 Channel identifier <m> matches the SCMI protocol number which
128 What: /sys/kernel/debug/scmi/<n>/raw/channels/<m>/message_async
132 Description: SCMI Raw asynchronous message injection/snooping facility; write
133 a complete SCMI asynchronous command message (header included)
135 backend SCMI server for instance <n> through the <m> transport
146 Channel identifier <m> matches the SCMI protocol number which
156 What: /sys/kernel/debug/scmi/<n>/raw/channels/<m>/message_poll
160 Description: SCMI Raw message injection/snooping facility using polling mode;
161 write a complete SCMI command message (header included) in
163 backend SCMI server for instance <n> through the <m> transport
172 Channel identifier <m> matches the SCMI protocol number which
181 What: /sys/kernel/debug/scmi/<n>/raw/channels/<m>/message_poll_async
185 Description: SCMI Raw asynchronous message injection/snooping facility using
186 polling-mode; write a complete SCMI asynchronous command message
188 to the configured backend SCMI server for instance <n> through
201 Channel identifier <m> matches the SCMI protocol number which