Home
last modified time | relevance | path

Searched full:analogix (Results 1 – 25 of 36) sorted by relevance

12

/Linux-v6.1/Documentation/devicetree/bindings/display/bridge/
Danalogix,anx7625.yaml2 # 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)
20 - const: analogix,anx7625
46 analogix,lane0-swing:
73 analogix,lane1-swing:
82 analogix,audio-enable:
142 compatible = "analogix,anx7625";
149 analogix,audio-enable;
150 analogix,lane0-swing = /bits/ 8 <0x14 0x54 0x64 0x74>;
[all …]
Danalogix,anx7814.yaml4 $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";
Danx6345.yaml7 title: Analogix ANX6345 eDP Transmitter Device Tree Bindings
18 const: analogix,anx6345
69 compatible = "analogix,anx6345";
Danalogix_dp.txt1 Analogix Display Port bridge bindings
Dgoogle,cros-ec-anx7688.yaml14 DisplayPort 1.3 Ultra-HDi (4096x2160p60). It is an Analogix ANX7688 chip
/Linux-v6.1/Documentation/devicetree/bindings/usb/
Danalogix,anx7411.yaml4 $id: http://devicetree.org/schemas/usb/analogix,anx7411.yaml#
7 title: Analogix ANX7411 Type-C controller bindings
15 - analogix,anx7411
59 compatible = "analogix,anx7411";
/Linux-v6.1/drivers/gpu/drm/bridge/analogix/
DMakefile2 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
DKconfig3 tristate "Analogix ANX6345 bridge"
17 tristate "Analogix ANX78XX bridge"
34 tristate "Analogix Anx7625 MIPI to DP interface support"
Danalogix-anx78xx.h3 * Copyright(c) 2016, Analogix Semiconductor. All rights reserved.
9 #include "analogix-i2c-dptx.h"
10 #include "analogix-i2c-txcommon.h"
Danalogix-i2c-dptx.c3 * Copyright(c) 2016, Analogix Semiconductor.
14 #include "analogix-i2c-dptx.h"
Danalogix-anx6345.c3 * Copyright(c) 2016, Analogix Semiconductor.
32 #include "analogix-i2c-dptx.h"
33 #include "analogix-i2c-txcommon.h"
810 { .compatible = "analogix,anx6345", },
Danalogix-anx78xx.c3 * Copyright(c) 2016, Analogix Semiconductor.
29 #include "analogix-anx78xx.h"
1379 { .compatible = "analogix,anx7808", .data = anx7808_i2c_addresses },
1380 { .compatible = "analogix,anx7812", .data = anx781x_i2c_addresses },
1381 { .compatible = "analogix,anx7814", .data = anx781x_i2c_addresses },
1382 { .compatible = "analogix,anx7818", .data = anx781x_i2c_addresses },
Danalogix_dp_core.h3 * Header file for Analogix DP (Display Port) core interface driver.
Danalogix-i2c-txcommon.h3 * Copyright(c) 2016, Analogix Semiconductor. All rights reserved.
Danalogix-i2c-dptx.h3 * Copyright(c) 2016, Analogix Semiconductor.
/Linux-v6.1/drivers/gpu/drm/rockchip/
DKconfig38 bool "Rockchip specific extensions for Analogix DP driver"
44 for the Analogix Core DP driver. If you want to enable DP
/Linux-v6.1/Documentation/devicetree/bindings/display/rockchip/
Danalogix_dp-rockchip.txt1 Rockchip RK3288 specific extensions to the Analogix Display Port
37 For the below properties, please refer to Analogix DP binding document:
/Linux-v6.1/drivers/usb/typec/
DKconfig56 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
/Linux-v6.1/Documentation/devicetree/bindings/phy/
Drockchip-dp-phy.txt1 Rockchip specific extensions to the Analogix Display Port PHY
/Linux-v6.1/include/drm/bridge/
Danalogix_dp.h3 * Analogix DP (Display Port) Core interface driver.
/Linux-v6.1/drivers/gpu/drm/exynos/
Dexynos_dp.c214 * that analogix dp driver would take charge of the drvdata. in exynos_dp_probe()
303 MODULE_DESCRIPTION("Samsung Specific Analogix-DP Driver Extension");
DKconfig67 bool "Exynos specific extensions for Analogix DP driver"
/Linux-v6.1/drivers/gpu/drm/bridge/
DMakefile37 obj-y += analogix/
DKconfig382 source "drivers/gpu/drm/bridge/analogix/Kconfig"
/Linux-v6.1/Documentation/devicetree/bindings/display/exynos/
Dexynos_dp.txt52 For the below properties, please refer to Analogix DP binding document:

12