Searched full:phy_type_dp (Results 1 – 19 of 19) sorted by relevance
/openbmc/linux/include/dt-bindings/phy/ |
H A D | phy.h | 19 #define PHY_TYPE_DP 6 macro
|
/openbmc/linux/Documentation/devicetree/bindings/display/xlnx/ |
H A D | xlnx,zynqmp-dpsub.yaml | 203 phys = <&psgtr 1 PHY_TYPE_DP 0 3>, 204 <&psgtr 0 PHY_TYPE_DP 1 3>;
|
/openbmc/linux/arch/arm64/boot/dts/xilinx/ |
H A D | zynqmp-sck-kv-g-revB.dtso | 82 phys = <&psgtr 1 PHY_TYPE_DP 0 0>, <&psgtr 0 PHY_TYPE_DP 1 0>;
|
H A D | zynqmp-sck-kv-g-revA.dtso | 101 phys = <&psgtr 1 PHY_TYPE_DP 0 0>, <&psgtr 0 PHY_TYPE_DP 1 0>;
|
H A D | zynqmp-zc1751-xm015-dc1.dts | 433 phys = <&psgtr 1 PHY_TYPE_DP 0 0>, 434 <&psgtr 0 PHY_TYPE_DP 1 1>;
|
H A D | zynqmp-zcu104-revA.dts | 533 phys = <&psgtr 1 PHY_TYPE_DP 0 3>, 534 <&psgtr 0 PHY_TYPE_DP 1 3>;
|
H A D | zynqmp-zcu104-revC.dts | 545 phys = <&psgtr 1 PHY_TYPE_DP 0 3>, 546 <&psgtr 0 PHY_TYPE_DP 1 3>;
|
H A D | zynqmp-zcu100-revC.dts | 608 phys = <&psgtr 1 PHY_TYPE_DP 0 1>, 609 <&psgtr 0 PHY_TYPE_DP 1 1>;
|
H A D | zynqmp-zcu111-revA.dts | 864 phys = <&psgtr 1 PHY_TYPE_DP 0 1>, 865 <&psgtr 0 PHY_TYPE_DP 1 1>;
|
H A D | zynqmp-zcu106-revA.dts | 1043 phys = <&psgtr 1 PHY_TYPE_DP 0 3>, 1044 <&psgtr 0 PHY_TYPE_DP 1 3>;
|
H A D | zynqmp-zcu102-revA.dts | 1049 phys = <&psgtr 1 PHY_TYPE_DP 0 3>;
|
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H A D | xlnx,zynqmp-psgtr.yaml | 28 - PHY_TYPE_DP
|
H A D | phy-cadence-torrent.yaml | 169 cdns,phy-type = <PHY_TYPE_DP>;
|
/openbmc/linux/drivers/phy/ti/ |
H A D | phy-j721e-wiz.c | 446 if (wiz->lane_phy_type[i] == PHY_TYPE_DP) { in wiz_mode_select() 1303 if (wiz->lane_phy_type[id - 1] == PHY_TYPE_DP) in wiz_phy_reset_deassert()
|
/openbmc/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-j721e-common-proc-board.dts | 912 cdns,phy-type = <PHY_TYPE_DP>;
|
H A D | k3-j721e-beagleboneai64.dts | 699 cdns,phy-type = <PHY_TYPE_DP>;
|
H A D | k3-j721e-sk.dts | 781 cdns,phy-type = <PHY_TYPE_DP>;
|
/openbmc/linux/drivers/phy/xilinx/ |
H A D | phy-zynqmp.c | 755 case PHY_TYPE_DP: { in xpsgtr_set_lane_type()
|
/openbmc/linux/drivers/phy/cadence/ |
H A D | phy-cadence-torrent.c | 2832 case PHY_TYPE_DP: in cdns_torrent_phy_probe()
|