Lines Matching full:input
6 conversion, S/PDIF, CEC and HDCP. ADV7533/5 supports the DSI interface for input
26 The ADV7511 supports a large number of input data formats that differ by their
29 properties describe the input and map directly to the video input tables of the
32 - adi,input-depth: Number of bits per color component at the input (8, 10 or
34 - adi,input-colorspace: The input color space, one of "rgb", "yuv422" or
36 - adi,input-clock: The input clock type, one of "1x" (one clock cycle per
40 The following input format properties are required except in "rgb 1x" and
43 - adi,input-style: The input components arrangement variant (1, 2 or 3), as
44 listed in the input format tables in the datasheet.
45 - adi,input-justification: The input bit justification ("left", "evenly",
72 - adi,embedded-sync: The input uses synchronization signals embedded in the
89 - Video port 0 for the RGB, YUV or DSI input. In the case of ADV7533/5, the
93 - Audio port 2 for the HDMI audio input
112 adi,input-depth = <8>;
113 adi,input-colorspace = "rgb";
114 adi,input-clock = "1x";
115 adi,input-style = <1>;
116 adi,input-justification = "evenly";