Home
last modified time | relevance | path

Searched refs:LVDS (Results 1 – 25 of 72) sorted by relevance

123

/linux/drivers/gpu/drm/bridge/
H A DKconfig91 Support for i.MX8MP DPI-to-LVDS on-SoC encoder.
94 tristate "ITE IT6263 LVDS/HDMI bridge"
102 ITE IT6263 LVDS to HDMI bridge chip driver.
135 tristate "Lontium LT9211 DSI/LVDS/DPI bridge"
142 Driver for Lontium LT9211 Single/Dual-Link DSI/LVDS or Single DPI
143 input to Single-link/Dual-Link DSI/LVDS or Single DPI output bridge
186 tristate "Transparent LVDS encoders and decoders support"
191 Support for transparent LVDS encoders and decoders that don't
201 GE B850v3 that convert dual channel LVDS
206 tristate "Microchip LVDS serializer support"
[all …]
/linux/drivers/gpu/drm/stm/
H A DKconfig27 tristate "STMicroelectronics LVDS Display Interface Transmitter DRM driver"
30 Enable support for LVDS encoders on STMicroelectronics SoC.
31 The STM LVDS is a bridge which serialize pixel stream onto
32 a LVDS protocol.
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ull-colibri-wifi-iris-v2.dts31 /* This turns the LVDS transceiver on */
42 * This switches the LVDS transceiver to the single-channel
53 * This switches the LVDS transceiver to the 24-bit RGB mode.
65 * This switches the LVDS transceiver to VESA color mapping mode.
H A Dimx7s-colibri-iris-v2.dts31 * This switches the LVDS transceiver to VESA color mapping mode.
43 * This switches the LVDS transceiver to the 24-bit RGB mode.
53 * This switches the LVDS transceiver to the single-channel
63 /* This turns the LVDS transceiver on */
H A Dimx7d-colibri-iris-v2.dts31 * This switches the LVDS transceiver to VESA color mapping mode.
43 * This switches the LVDS transceiver to the 24-bit RGB mode.
53 * This switches the LVDS transceiver to the single-channel
63 /* This turns the LVDS transceiver on */
H A Dimx6ull-colibri-iris-v2.dts31 /* This turns the LVDS transceiver on */
42 * This switches the LVDS transceiver to the single-channel
53 * This switches the LVDS transceiver to the 24-bit RGB mode.
65 * This switches the LVDS transceiver to VESA color mapping mode.
/linux/arch/arm64/boot/dts/renesas/
H A Dr8a774c0-ek874-idk-2121wr.dts4 * connected to an Advantech IDK-2121WR 21.5" LVDS panel
68 * When GP0_17 is low LVDS[01] are connected to the LVDS connector
69 * When GP0_17 is high LVDS[01] are connected to the LT8918L
H A Dhihope-rzg2-ex-lvds.dtsi3 * Device Tree Source for the RZ/G2[MN] HiHope sub board LVDS common parts
20 * When GP1_20 is LOW LVDS0 is connected to the LVDS connector
H A Dr8a774e1-hihope-rzg2h-ex-idk-1110wr.dts4 * to an Advantech IDK-1110WR 10.1" LVDS panel
H A Dr8a774b1-hihope-rzg2n-ex-idk-1110wr.dts4 * to an Advantech IDK-1110WR 10.1" LVDS panel
H A Dr8a774a1-hihope-rzg2m-ex-idk-1110wr.dts4 * to an Advantech IDK-1110WR 10.1" LVDS panel
H A Dr8a774a1-hihope-rzg2m-rev2-ex-idk-1110wr.dts4 * Advantech IDK-1110WR 10.1" LVDS panel
H A Dr8a774b1-hihope-rzg2n-rev2-ex-idk-1110wr.dts4 * to an Advantech IDK-1110WR 10.1" LVDS panel
H A Drzg2-advantech-idk-1110wr-panel.dtsi3 * Device Tree Source for the Advantech idk-1110wr LVDS panel connected
/linux/drivers/gpu/drm/rockchip/
H A DKconfig106 bool "Rockchip LVDS support"
112 Choose this option to enable support for Rockchip LVDS controllers.
113 Rockchip rk3288 SoC has LVDS TX Controller can be used, and it
114 support LVDS, rgb, dual LVDS output mode. say Y to enable its
/linux/arch/arm/boot/dts/nvidia/
H A Dtegra30-asus-lvds-display.dtsi3 /* This dtsi file describes parts common for Asus T30 devices with a LVDS panel. */
35 /* Texas Instruments SN75LVDS83B LVDS Transmitter */
/linux/drivers/phy/freescale/
H A DKconfig12 tristate "Mixel LVDS PHY support"
17 Enable this to add support for the Mixel LVDS PHY as found
/linux/Documentation/devicetree/bindings/display/bridge/
H A Dmegachips-stdpxxxx-ge-b850v3-fw.txt2 STDP4028-ge-b850v3-fw bridges (LVDS-DP)
7 Host -> LVDS|--(STDP4028)--|DP -> DP|--(STDP2690)--|DP++ -> Video output
/linux/drivers/gpu/drm/renesas/rcar-du/
H A DKconfig37 bool "R-Car DU LVDS Encoder Support"
42 Enable support for the R-Car Display Unit embedded LVDS encoders.
/linux/drivers/gpu/drm/gma500/
H A Dpsb_intel_display.c230 u32 lvds = REG_READ(LVDS); in psb_intel_crtc_mode_set()
250 REG_WRITE(LVDS, lvds); in psb_intel_crtc_mode_set()
251 REG_READ(LVDS); in psb_intel_crtc_mode_set()
322 is_lvds = (pipe == 1) && (REG_READ(LVDS) & LVDS_PORT_EN); in psb_intel_crtc_clock_get()
H A Dcdv_intel_display.c704 if ((REG_READ(LVDS) & LVDS_A3_POWER_MASK) == LVDS_A3_POWER_UP) in cdv_intel_crtc_mode_set()
735 u32 lvds = REG_READ(LVDS); in cdv_intel_crtc_mode_set()
754 REG_WRITE(LVDS, lvds); in cdv_intel_crtc_mode_set()
755 REG_READ(LVDS); in cdv_intel_crtc_mode_set()
854 is_lvds = (pipe == 1) && (REG_READ(LVDS) & LVDS_PORT_EN); in cdv_intel_crtc_clock_get()
/linux/Documentation/devicetree/bindings/clock/
H A Dsilabs,si5341.txt87 1 = differential (defaults to LVDS levels)
123 silabs,format = <1>; /* LVDS 3v3 */
131 * LVDS 1v8
135 silabs,format = <1>; /* LVDS 1v8 */
/linux/drivers/gpu/drm/i915/display/
H A Dintel_lvds_regs.h12 #define LVDS _MMIO(0x61180) macro
/linux/drivers/phy/rockchip/
H A DKconfig61 tristate "Rockchip Innosilicon MIPI/LVDS/TTL PHY driver"
66 Enable this to support the Rockchip MIPI/LVDS/TTL PHY with
/linux/drivers/video/fbdev/nvidia/
H A Dnv_setup.c634 par->LVDS = 0; in NVCommonSetup()
638 par->LVDS = 1; in NVCommonSetup()
639 printk("nvidiafb: Panel is %s\n", par->LVDS ? "LVDS" : "TMDS"); in NVCommonSetup()

123