Lines Matching full:display
5 $id: "http://devicetree.org/schemas/display/xylon,logicvc-display.yaml#"
8 title: Xylon LogiCVC display controller
14 The Xylon LogiCVC is a display controller that supports multiple layers.
32 - xylon,logicvc-3.02.a-display
33 - xylon,logicvc-4.01.a-display
67 xylon,display-interface:
79 description: Display output interface (C_DISPLAY_INTERFACE).
81 xylon,display-colorspace:
89 description: Display output colorspace (C_DISPLAY_COLOR_SPACE).
91 xylon,display-depth:
93 description: Display output depth (C_PIXEL_DATA_WIDTH).
106 The last layer is used to display a black background (C_USE_BACKGROUND).
187 The description of the display controller layers, containing layer
203 - xylon,display-interface
204 - xylon,display-colorspace
205 - xylon,display-depth
221 logicvc_display: display@0 {
222 compatible = "xylon,logicvc-3.02.a-display";
233 xylon,display-interface = "lvds-4bits";
234 xylon,display-colorspace = "rgb";
235 xylon,display-depth = <16>;