/openbmc/linux/Documentation/devicetree/bindings/display/bridge/ |
H A D | analogix,anx7625.yaml | 2 # Copyright 2019 Analogix Semiconductor, Inc. 5 $id: http://devicetree.org/schemas/display/bridge/analogix,anx7625.yaml# 8 title: Analogix ANX7625 SlimPort (4K Mobile HD Transmitter) 19 const: analogix,anx7625 45 analogix,lane0-swing: 72 analogix,lane1-swing: 81 analogix,audio-enable: 141 compatible = "analogix,anx7625"; 148 analogix,audio-enable; 149 analogix,lane0-swing = /bits/ 8 <0x14 0x54 0x64 0x74>; [all …]
|
H A D | analogix,anx7814.yaml | 4 $id: http://devicetree.org/schemas/display/bridge/analogix,anx7814.yaml# 7 title: Analogix ANX7814 SlimPort (Full-HD Transmitter) 17 - analogix,anx7808 18 - analogix,anx7812 19 - analogix,anx7814 20 - analogix,anx7818 80 compatible = "analogix,anx7814";
|
H A D | anx6345.yaml | 7 title: Analogix ANX6345 eDP Transmitter 18 const: analogix,anx6345 69 compatible = "analogix,anx6345";
|
H A D | analogix,dp.yaml | 4 $id: http://devicetree.org/schemas/display/bridge/analogix,dp.yaml# 7 title: Analogix Display Port bridge
|
H A D | google,cros-ec-anx7688.yaml | 14 DisplayPort 1.3 Ultra-HDi (4096x2160p60). It is an Analogix ANX7688 chip
|
/openbmc/linux/Documentation/devicetree/bindings/usb/ |
H A D | analogix,anx7411.yaml | 4 $id: http://devicetree.org/schemas/usb/analogix,anx7411.yaml# 7 title: Analogix ANX7411 Type-C controller 15 - analogix,anx7411 59 compatible = "analogix,anx7411";
|
/openbmc/linux/drivers/gpu/drm/bridge/analogix/ |
H A D | Makefile | 2 analogix_dp-objs := analogix_dp_core.o analogix_dp_reg.o analogix-i2c-dptx.o 3 obj-$(CONFIG_DRM_ANALOGIX_ANX6345) += analogix-anx6345.o 5 obj-$(CONFIG_DRM_ANALOGIX_ANX78XX) += analogix-anx78xx.o
|
H A D | Kconfig | 3 tristate "Analogix ANX6345 bridge" 17 tristate "Analogix ANX78XX bridge" 34 tristate "Analogix Anx7625 MIPI to DP interface support"
|
H A D | analogix-anx78xx.h | 3 * Copyright(c) 2016, Analogix Semiconductor. All rights reserved. 9 #include "analogix-i2c-dptx.h" 10 #include "analogix-i2c-txcommon.h"
|
H A D | analogix-i2c-dptx.c | 3 * Copyright(c) 2016, Analogix Semiconductor. 14 #include "analogix-i2c-dptx.h"
|
H A D | analogix-anx6345.c | 3 * Copyright(c) 2016, Analogix Semiconductor. 31 #include "analogix-i2c-dptx.h" 32 #include "analogix-i2c-txcommon.h" 808 { .compatible = "analogix,anx6345", },
|
H A D | analogix-anx78xx.c | 3 * Copyright(c) 2016, Analogix Semiconductor. 29 #include "analogix-anx78xx.h" 1377 { .compatible = "analogix,anx7808", .data = anx7808_i2c_addresses }, 1378 { .compatible = "analogix,anx7812", .data = anx781x_i2c_addresses }, 1379 { .compatible = "analogix,anx7814", .data = anx781x_i2c_addresses }, 1380 { .compatible = "analogix,anx7818", .data = anx781x_i2c_addresses },
|
H A D | analogix_dp_core.h | 3 * Header file for Analogix DP (Display Port) core interface driver.
|
H A D | analogix-i2c-txcommon.h | 3 * Copyright(c) 2016, Analogix Semiconductor. All rights reserved.
|
/openbmc/linux/Documentation/devicetree/bindings/display/rockchip/ |
H A D | rockchip,analogix-dp.yaml | 4 $id: http://devicetree.org/schemas/display/rockchip/rockchip,analogix-dp.yaml# 7 title: Rockchip specific extensions to the Analogix Display Port 53 - $ref: /schemas/display/bridge/analogix,dp.yaml#
|
/openbmc/u-boot/drivers/video/bridge/ |
H A D | Kconfig | 30 bool "Support Analogix ANX6345 RGB->DP bridge" 34 The Analogix ANX6345 is RGB-to-DP converter. It enables an eDP LCD
|
/openbmc/linux/drivers/gpu/drm/rockchip/ |
H A D | Kconfig | 38 bool "Rockchip specific extensions for Analogix DP driver" 44 for the Analogix Core DP driver. If you want to enable DP
|
/openbmc/linux/Documentation/devicetree/bindings/display/exynos/ |
H A D | exynos_dp.txt | 52 For the below properties, please refer to Analogix DP binding document: 53 * Documentation/devicetree/bindings/display/bridge/analogix,dp.yaml
|
/openbmc/linux/drivers/usb/typec/ |
H A D | Kconfig | 56 tristate "Analogix ANX7411 Type-C DRP Port controller driver" 61 Say Y or M here if your system has Analogix ANX7411 Type-C DRP Port
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | sun50i-a64-pinebook-u-boot.dtsi | 12 compatible = "analogix,anx6345";
|
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H A D | rockchip,rk3288-dp-phy.yaml | 7 title: Rockchip specific extensions to the Analogix Display Port PHY
|
/openbmc/linux/include/drm/bridge/ |
H A D | analogix_dp.h | 3 * Analogix DP (Display Port) Core interface driver.
|
/openbmc/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_dp.c | 214 * that analogix dp driver would take charge of the drvdata. in exynos_dp_probe() 297 MODULE_DESCRIPTION("Samsung Specific Analogix-DP Driver Extension");
|
H A D | Kconfig | 69 bool "Exynos specific extensions for Analogix DP driver"
|
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A D | Makefile | 37 obj-y += analogix/
|