Home
last modified time | relevance | path

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

12

/Linux-v5.10/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
91 compatible = "analogix,anx7814";
Danx6345.yaml7 title: Analogix ANX6345 eDP Transmitter Device Tree Bindings
18 const: analogix,anx6345
79 compatible = "analogix,anx6345";
Danalogix_dp.txt1 Analogix Display Port bridge bindings
/Linux-v5.10/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
4 obj-$(CONFIG_DRM_ANALOGIX_ANX78XX) += analogix-anx78xx.o
DKconfig3 tristate "Analogix ANX6345 bridge"
15 tristate "Analogix ANX78XX bridge"
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"
800 { .compatible = "analogix,anx6345", },
Danalogix-anx78xx.c3 * Copyright(c) 2016, Analogix Semiconductor.
29 #include "analogix-anx78xx.h"
1369 { .compatible = "analogix,anx7808", .data = anx7808_i2c_addresses },
1370 { .compatible = "analogix,anx7812", .data = anx781x_i2c_addresses },
1371 { .compatible = "analogix,anx7814", .data = anx781x_i2c_addresses },
1372 { .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()
1747 irq_flags, "analogix-dp", dp); in analogix_dp_probe()
1870 MODULE_DESCRIPTION("Analogix DP Core Driver");
Danalogix_dp_reg.h3 * Register definition file for Analogix DP core driver
/Linux-v5.10/drivers/gpu/drm/rockchip/
DKconfig24 bool "Rockchip specific extensions for Analogix DP driver"
27 for the Analogix Core DP driver. If you want to enable DP
/Linux-v5.10/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.10/Documentation/devicetree/bindings/phy/
Drockchip-dp-phy.txt1 Rockchip specific extensions to the Analogix Display Port PHY
/Linux-v5.10/include/drm/bridge/
Danalogix_dp.h3 * Analogix DP (Display Port) Core interface driver.
/Linux-v5.10/drivers/gpu/drm/bridge/
DMakefile27 obj-y += analogix/
DKconfig240 source "drivers/gpu/drm/bridge/analogix/Kconfig"
/Linux-v5.10/drivers/gpu/drm/exynos/
Dexynos_dp.c216 * that analogix dp driver would take charge of the drvdata. in exynos_dp_probe()
305 MODULE_DESCRIPTION("Samsung Specific Analogix-DP Driver Extension");
DKconfig66 bool "Exynos specific extensions for Analogix DP driver"
/Linux-v5.10/Documentation/devicetree/bindings/display/exynos/
Dexynos_dp.txt52 For the below properties, please refer to Analogix DP binding document:
/Linux-v5.10/arch/arm64/boot/dts/allwinner/
Dsun50i-a64-teres-i.dts131 compatible = "analogix,anx6345";
Dsun50i-a64-pinebook.dts207 compatible = "analogix,anx6345";

12