Lines Matching refs:protocol
17 Agent, platform, protocol and transport
32 A protocol is a set of messages grouped by functionality. Intuitively, a message
48 where each of these protocols is identified by an unique protocol ID
52 **0x80-0xFF** protocol ID range for vendor-specific protocols.
142 Clock management protocol
145 This protocol is used to perform clock management operations. This is done
155 Pin Control protocol
158 This protocol is used to perform pin configuration operations. This is done
163 The support for this protocol **does not** include a definition for
166 call into the SCMI pin control protocol function implementing the
174 node (used for transport driver binding) and a ``protocol`` node under the ``scmi``
175 node for each supported protocol.
178 Zephyr has no support for protocol discovery. As such, if users
179 add a DT node for a certain protocol it's assumed the platform
180 supports said protocol.
183 SCMI support. It's assumed that the only protocol required is the clock
184 management protocol.
209 scmi_clk: protocol@14 {
212 /* matches the clock management protocol ID */