Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/bridge/
H A 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";
H A Danx6345.txt1 Analogix ANX6345 eDP Transmitter
9 - compatible : "analogix,anx6345"
27 compatible = "analogix,anx6345";
H A Danx6345.yaml7 title: Analogix ANX6345 eDP Transmitter Device Tree Bindings
18 const: analogix,anx6345
79 compatible = "analogix,anx6345";
H A Danalogix_dp.txt1 Analogix Display Port bridge bindings
24 -analogix,video-bist-enable:
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/
H A 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
H A DKconfig3 tristate "Analogix ANX6345 bridge"
15 tristate "Analogix ANX78XX bridge"
H A Danalogix-anx78xx.h3 * Copyright(c) 2016, Analogix Semiconductor. All rights reserved.
9 #include "analogix-i2c-dptx.h"
10 #include "analogix-i2c-txcommon.h"
H A Danalogix-i2c-dptx.c3 * Copyright(c) 2016, Analogix Semiconductor.
14 #include "analogix-i2c-dptx.h"
H A 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 },
H A Danalogix-anx6345.c3 * Copyright(c) 2016, Analogix Semiconductor.
32 #include "analogix-i2c-dptx.h"
33 #include "analogix-i2c-txcommon.h"
800 { .compatible = "analogix,anx6345", },
H A Danalogix_dp_core.c3 * Analogix DP (Display Port) core interface driver.
1547 * NOTE: the connector registration is implemented in analogix in analogix_dp_bridge_attach()
2087 of_property_read_bool(dp_node, "analogix,video-bist-enable"); in analogix_dp_dt_parse_pdata()
2089 of_property_read_bool(dp_node, "analogix,force-stream-valid"); in analogix_dp_dt_parse_pdata()
2332 "analogix-hpd", dp); in analogix_dp_probe()
2482 MODULE_DESCRIPTION("Analogix DP Core Driver");
H A Danalogix_dp_core.h3 * Header file for Analogix DP (Display Port) core interface driver.
H A Danalogix-i2c-txcommon.h3 * Copyright(c) 2016, Analogix Semiconductor. All rights reserved.
H A Danalogix-i2c-dptx.h3 * Copyright(c) 2016, Analogix Semiconductor.
/OK3568_Linux_fs/u-boot/drivers/video/bridge/
H A DKconfig30 bool "Support Analogix ANX6345 RGB->DP bridge"
34 The Analogix ANX6345 is RGB-to-DP converter. It enables an eDP LCD
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/rockchip/
H A 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:
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A DKconfig63 bool "Rockchip specific extensions for Analogix DP driver"
66 for the Analogix Core DP driver. If you want to enable DP
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A DKconfig158 bool "Rockchip specific extensions for Analogix DP driver"
164 for the Analogix Core DP driver. If you want to enable DP
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A 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");
H A DKconfig66 bool "Exynos specific extensions for Analogix DP driver"
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/
H A Drockchip-dp-phy.txt1 Rockchip specific extensions to the Analogix Display Port PHY
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A DMakefile33 obj-y += analogix/
H A DKconfig302 source "drivers/gpu/drm/bridge/analogix/Kconfig"
/OK3568_Linux_fs/kernel/include/drm/bridge/
H A Danalogix_dp.h3 * Analogix DP (Display Port) Core interface driver.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/exynos/
H A Dexynos_dp.txt52 For the below properties, please refer to Analogix DP binding document:

123