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/errors
38 Description: SCMI Raw message errors facility; any kind of timed-out or
39 generally unexpectedly received SCMI message, for instance <n>,
45 What: /sys/kernel/debug/scmi/<n>/raw/notification
49 Description: SCMI Raw notification snooping facility; any notification
50 emitted by the backend SCMI server, for instance <n>, can be
56 What: /sys/kernel/debug/scmi/<n>/raw/reset
60 Description: SCMI Raw stack reset facility; writing a value to this entry
64 Can be used to reset and clean the SCMI Raw stack between to
68 What: /sys/kernel/debug/scmi/<n>/raw/channels/<m>/message
72 Description: SCMI Raw synchronous message injection/snooping facility; write
73 a complete SCMI synchronous command message (header included)
75 backend SCMI server for instance <n> through the <m> transport
83 Channel identifier <m> matches the SCMI protocol number which
92 What: /sys/kernel/debug/scmi/<n>/raw/channels/<m>/message_async
96 Description: SCMI Raw asynchronous message injection/snooping facility; write
97 a complete SCMI asynchronous command message (header included)
99 backend SCMI server for instance <n> through the <m> transport
110 Channel identifier <m> matches the SCMI protocol number which