Searched refs:dptx (Results 1 – 5 of 5) sorted by relevance
6 -dptx-phy node(defined inside dp-controller node)8 For the DP-PHY initialization, we use the dptx-phy node.9 Required properties for dptx-phy: deprecated, use phys and phy-names
2 analogix_dp-objs := analogix_dp_core.o analogix_dp_reg.o analogix-i2c-dptx.o
16 Required elements: "apb", "core", "dptx", "spdif"
155 int dptx; in cdn_dp_get_port_lanes() local158 dptx = extcon_get_state(edev, EXTCON_DISP_DP); in cdn_dp_get_port_lanes()159 if (dptx > 0) { in cdn_dp_get_port_lanes()
518 reset-names = "spdif", "dptx", "apb", "core";