Lines Matching full:endpoint
29 port must be linked to an endpoint defined in [1]. The port/connector layout is
33 endpoint@0 -----------> Comp0-Con port
34 endpoint@1 ------+----> Svideo-Con port
36 endpoint@1 ------+
37 endpoint@0 -----------> Comp1-Con port
39 endpoint (video bitstream output at YOUT[0-7] parallel bus)
41 Required Endpoint Properties for parallel synchronization on output port:
70 composite0_to_tvp5150: endpoint {
71 remote-endpoint = <&tvp5150_to_composite0>;
82 composite1_to_tvp5150: endpoint {
83 remote-endpoint = <&tvp5150_to_composite1>;
96 svideo_luma_to_tvp5150: endpoint@0 {
98 remote-endpoint = <&tvp5150_to_svideo_luma>;
101 svideo_chroma_to_tvp5150: endpoint@1 {
103 remote-endpoint = <&tvp5150_to_svideo_chroma>;
122 tvp5150_to_composite0: endpoint@0 {
124 remote-endpoint = <&composite0_to_tvp5150>;
127 tvp5150_to_svideo_luma: endpoint@1 {
129 remote-endpoint = <&svideo_luma_to_tvp5150>;
138 tvp5150_to_composite1: endpoint@0 {
140 remote-endpoint = <&composite1_to_tvp5150>;
143 tvp5150_to_svideo_chroma: endpoint@1 {
145 remote-endpoint = <&svideo_chroma_to_tvp5150>;
152 tvp5150_1: endpoint {
153 remote-endpoint = <&ccdc_ep>;