Lines Matching refs:input
13 The ADV7511 supports a large number of input data formats that differ by their
16 properties describe the input and map directly to the video input tables of the
19 - adi,input-depth: Number of bits per color component at the input (8, 10 or
21 - adi,input-colorspace: The input color space, one of "rgb", "yuv422" or
23 - adi,input-clock: The input clock type, one of "1x" (one clock cycle per
27 The following input format properties are required except in "rgb 1x" and
30 - adi,input-style: The input components arrangement variant (1, 2 or 3), as
31 listed in the input format tables in the datasheet.
32 - adi,input-justification: The input bit justification ("left", "evenly",
42 - adi,embedded-sync: The input uses synchronization signals embedded in the
51 - Video port 0 for the RGB or YUV input
64 adi,input-depth = <8>;
65 adi,input-colorspace = "rgb";
66 adi,input-clock = "1x";
67 adi,input-style = <1>;
68 adi,input-justification = "evenly";