Searched full:anx6345 (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/ |
| H A D | analogix-anx6345.c | 47 struct anx6345 { struct 59 /* I2C Slave addresses of ANX6345 are mapped as DPTX and SYS */ 69 static inline struct anx6345 *connector_to_anx6345(struct drm_connector *c) in connector_to_anx6345() argument 71 return container_of(c, struct anx6345, connector); in connector_to_anx6345() 74 static inline struct anx6345 *bridge_to_anx6345(struct drm_bridge *bridge) in bridge_to_anx6345() 76 return container_of(bridge, struct anx6345, bridge); in bridge_to_anx6345() 92 struct anx6345 *anx6345 = container_of(aux, struct anx6345, aux); in anx6345_aux_transfer() local 94 return anx_dp_aux_transfer(anx6345->map[I2C_IDX_DPTX], msg); in anx6345_aux_transfer() 97 static int anx6345_dp_link_training(struct anx6345 *anx6345) in anx6345_dp_link_training() argument 103 err = anx6345_clear_bits(anx6345->map[I2C_IDX_TXCOM], in anx6345_dp_link_training() [all …]
|
| H A D | Kconfig | 3 tristate "Analogix ANX6345 bridge" 9 ANX6345 is an ultra-low Full-HD DisplayPort/eDP 11 ANX6345 transforms the LVTTL RGB output of an
|
| H A D | Makefile | 3 obj-$(CONFIG_DRM_ANALOGIX_ANX6345) += analogix-anx6345.o
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/bridge/ |
| H A D | anx6345.yaml | 4 $id: http://devicetree.org/schemas/display/bridge/anx6345.yaml# 7 title: Analogix ANX6345 eDP Transmitter Device Tree Bindings 13 The ANX6345 is an ultra-low power Full-HD eDP transmitter designed for 18 const: analogix,anx6345 78 anx6345: anx6345@38 { 79 compatible = "analogix,anx6345";
|
| H A D | anx6345.txt | 1 Analogix ANX6345 eDP Transmitter 4 The ANX6345 is an ultra-low power Full-HD eDP transmitter designed for 9 - compatible : "analogix,anx6345" 26 anx6345: anx6345@38 { 27 compatible = "analogix,anx6345";
|
| /OK3568_Linux_fs/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
|
| H A D | anx6345.c | 308 debug("Error anx6345 chipid mismatch: %.2x\n", priv->chipid); in anx6345_init() 322 debug("Error anx6345 clock is not stable\n"); in anx6345_init() 400 debug("Error anx6345 link training timeout\n"); in anx6345_enable() 451 .compatible = "analogix,anx6345",
|
| H A D | Makefile | 10 obj-$(CONFIG_VIDEO_BRIDGE_ANALOGIX_ANX6345) += anx6345.o
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-a64-teres-i.dts | 130 anx6345: anx6345@38 { label 131 compatible = "analogix,anx6345";
|
| H A D | sun50i-a64-pinebook.dts | 203 anx6345: anx6345@38 { label 204 compatible = "analogix,anx6345";
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | px30-ad-d6-anx6345.dts | 588 anx6345@38 { 589 compatible = "analogix,anx6345";
|
| /OK3568_Linux_fs/buildroot/dl/uboot-tools/ |
| HD | u-boot-2021.07.tar.bz2 | pax_global_header
u-boot-2021.07/
u-boot-2021.07/.azure-pipelines.yml
... |