Lines Matching full:endpoint
10 devices in the pipeline and is described by 'endpoint' subnodes.
13 bus, an 'endpoint' child node must be provided for each of them. If more than one
14 port is present in a device node or there is more than one endpoint at a port, or
20 'endpoint' nodes. For example:
30 endpoint@0 { ... };
31 endpoint@1 { ... };
37 Two 'endpoint' nodes must be linked with each other via their 'remote-endpoint'
39 references are currently not possible. A 'remote-endpoint-label' string is used
40 instead to be able to specify, at least, the label of the peer remote-endpoint.
43 source: endpoint {
45 remote-endpoint-label = "sink";
48 sink: endpoint{
50 remote-endpoint-label = "source";
53 This binding contains the most common properties needed to configure an endpoint
55 peer 'endpoint' node will be identical, however they might be different when
60 remote-endpoint-label:
64 Label of the 'remote-endpoint' subnode that interfaces with this endpoint.
66 endpoint and should be replaced by a "remote-endpoint" phandle property when