Lines Matching refs:adi
10 - compatible: Should be one of "adi,adv7511", "adi,adv7511w" or "adi,adv7513"
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
30 - adi,input-style: The input components arrangement variant (1, 2 or 3), as
32 - adi,input-justification: The input bit justification ("left", "evenly",
40 - adi,clock-delay: Video data clock delay relative to the pixel clock, in ps
42 - adi,embedded-sync: The input uses synchronization signals embedded in the
59 compatible = "adi,adv7511w";
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";