Lines Matching refs:LCD

8 	bool "Enable driver model support for LCD/video"
11 This enables driver model for LCD and video devices. These support
14 option compiles in the video uclass and routes all LCD/video access
18 bool "Enable driver model support for LCD/video in SPL"
21 This enables driver model for LCD and video devices in SPL. These support
24 option compiles in the video uclass and routes all LCD/video access
37 If you have a LCD backlight adjustable by PWM, say Y to enable
47 If you have a LCD backlight adjustable by GPIO, say Y to enable
310 from a parallel LCD interface and translate it on the fy into a DP
318 from a parallel LCD interface and translate it on the fly into MIPI DSI
319 interface for driving a MIPI compatible LCD panel. It uses SPI for
332 parallel LCD interface instead of TX_CLK as the PLL clock source.
343 bool "Hitachi tx18d42vm LVDS LCD panel support"
347 Support for Hitachi tx18d42vm LVDS LCD panels, these panels have a
352 string "SPI CS pin for LCD related config job"
357 working LCD configuration. The exact role of SPI may differ for
362 string "SPI SCLK pin for LCD related config job"
367 working LCD configuration. The exact role of SPI may differ for
372 string "SPI MOSI pin for LCD related config job"
377 working LCD configuration. The exact role of SPI may differ for
382 string "SPI MISO pin for LCD related config job (optional)"
387 working LCD configuration. The exact role of SPI may differ for
390 hardware and LCD panel id retrieval (if the panel can report it). The
395 bool "Armada XP LCD controller"
398 Support for the LCD controller integrated in the Marvell
406 This enables library for accessing EDID data from an LCD panel.
412 This enables library in SPL for accessing EDID data from an LCD panel.
429 HLCDC supports video output to an attached LCD panel.
438 a VESA device and supports LCD panels, eDP and LVDS outputs.
450 a VESA device and supports LCD panels, eDP and LVDS outputs.
477 When using sandbox you can enable an emulated LCD display which
483 bool "Enable LCD support on Tegra20"
486 Tegra20 supports video output to an attached LCD panel as well as
487 other options such as HDMI. Only the LCD is supported in U-Boot.
489 have an LCD display connected.
600 depends on CFB_CONSOLE || DM_VIDEO || LCD
630 config LCD config
631 bool "Enable legacy LCD support"
633 Define this to enable LCD support (for output to LCD display).
634 You will also need to select an LCD driver using an additional