Lines Matching full:smd
1 Qualcomm Shared Memory Driver (SMD) binding
10 Definition: must be "qcom,smd"
14 Each subnode of the SMD node represents a remote subsystem or a remote
15 processor of some sort - or in SMD language an "edge". The name of the edges
40 - qcom,smd-edge:
43 Definition: the identifier of the remote processor in the smd channel
59 = SMD DEVICES
61 In turn, subnodes of the "edges" represent devices tied to SMD channels on that
63 nodes are defined by the individual bindings for the SMD devices - but must
66 - qcom,smd-channels:
74 The following example represents a smd node, with one edge representing the
83 smd {
84 compatible = "qcom,smd";
89 qcom,smd-edge = <15>;
93 qcom,smd-channels = "rpm_requests";