Home
last modified time | relevance | path

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

12

/Linux-v5.15/Documentation/devicetree/bindings/display/bridge/
Danalogix,anx7814.yaml4 $id: http://devicetree.org/schemas/display/bridge/analogix,anx7814.yaml#
7 title: Analogix ANX7814 SlimPort (Full-HD Transmitter)
15 - analogix,anx7808
16 - analogix,anx7812
17 - analogix,anx7814
18 - analogix,anx7818
78 compatible = "analogix,anx7814";
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
83 compatible = "analogix,anx7625";
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.yaml15 DisplayPort 1.3 Ultra-HDi (4096x2160p60). It is an Analogix ANX7688 chip
/Linux-v5.15/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"
15 tristate "Analogix ANX78XX bridge"
30 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"
812 { .compatible = "analogix,anx6345", },
Danalogix-anx78xx.c3 * Copyright(c) 2016, Analogix Semiconductor.
29 #include "analogix-anx78xx.h"
1381 { .compatible = "analogix,anx7808", .data = anx7808_i2c_addresses },
1382 { .compatible = "analogix,anx7812", .data = anx781x_i2c_addresses },
1383 { .compatible = "analogix,anx7814", .data = anx781x_i2c_addresses },
1384 { .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.
Danalogix_dp_core.c3 * Analogix DP (Display Port) core interface driver.
1255 * NOTE: the connector registration is implemented in analogix in analogix_dp_bridge_attach()
1740 irq_flags, "analogix-dp", dp); in analogix_dp_probe()
1865 MODULE_DESCRIPTION("Analogix DP Core Driver");
/Linux-v5.15/drivers/gpu/drm/rockchip/
DKconfig26 bool "Rockchip specific extensions for Analogix DP driver"
29 for the Analogix Core DP driver. If you want to enable DP
/Linux-v5.15/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-v5.15/Documentation/devicetree/bindings/phy/
Drockchip-dp-phy.txt1 Rockchip specific extensions to the Analogix Display Port PHY
/Linux-v5.15/include/drm/bridge/
Danalogix_dp.h3 * Analogix DP (Display Port) Core interface driver.
/Linux-v5.15/drivers/gpu/drm/exynos/
Dexynos_dp.c213 * that analogix dp driver would take charge of the drvdata. in exynos_dp_probe()
302 MODULE_DESCRIPTION("Samsung Specific Analogix-DP Driver Extension");
DKconfig66 bool "Exynos specific extensions for Analogix DP driver"
/Linux-v5.15/drivers/gpu/drm/bridge/
DMakefile33 obj-y += analogix/
DKconfig318 source "drivers/gpu/drm/bridge/analogix/Kconfig"
/Linux-v5.15/Documentation/devicetree/bindings/display/exynos/
Dexynos_dp.txt52 For the below properties, please refer to Analogix DP binding document:
/Linux-v5.15/arch/arm64/boot/dts/mediatek/
Dmt8183-kukui-jacuzzi.dtsi157 compatible = "analogix,anx7625";

12