Searched full:phy_type_dp (Results 1 – 25 of 27) sorted by relevance
12
| /kernel/linux/linux-5.10/include/dt-bindings/phy/ |
| D | phy.h | 19 #define PHY_TYPE_DP 6 macro
|
| /kernel/linux/linux-6.6/include/dt-bindings/phy/ |
| D | phy.h | 19 #define PHY_TYPE_DP 6 macro
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/xlnx/ |
| D | xlnx,zynqmp-dpsub.yaml | 168 phys = <&psgtr 1 PHY_TYPE_DP 0 3 27000000>, 169 <&psgtr 0 PHY_TYPE_DP 1 3 27000000>;
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/xilinx/ |
| D | zynqmp-sck-kv-g-revB.dtso | 82 phys = <&psgtr 1 PHY_TYPE_DP 0 0>, <&psgtr 0 PHY_TYPE_DP 1 0>;
|
| D | zynqmp-sck-kv-g-revA.dtso | 101 phys = <&psgtr 1 PHY_TYPE_DP 0 0>, <&psgtr 0 PHY_TYPE_DP 1 0>;
|
| D | zynqmp-zc1751-xm015-dc1.dts | 433 phys = <&psgtr 1 PHY_TYPE_DP 0 0>, 434 <&psgtr 0 PHY_TYPE_DP 1 1>;
|
| D | zynqmp-zcu104-revC.dts | 545 phys = <&psgtr 1 PHY_TYPE_DP 0 3>, 546 <&psgtr 0 PHY_TYPE_DP 1 3>;
|
| D | zynqmp-zcu104-revA.dts | 533 phys = <&psgtr 1 PHY_TYPE_DP 0 3>, 534 <&psgtr 0 PHY_TYPE_DP 1 3>;
|
| D | zynqmp-zcu100-revC.dts | 608 phys = <&psgtr 1 PHY_TYPE_DP 0 1>, 609 <&psgtr 0 PHY_TYPE_DP 1 1>;
|
| D | zynqmp-zcu111-revA.dts | 864 phys = <&psgtr 1 PHY_TYPE_DP 0 1>, 865 <&psgtr 0 PHY_TYPE_DP 1 1>;
|
| D | zynqmp-zcu106-revA.dts | 1043 phys = <&psgtr 1 PHY_TYPE_DP 0 3>, 1044 <&psgtr 0 PHY_TYPE_DP 1 3>;
|
| D | zynqmp-zcu102-revA.dts | 1049 phys = <&psgtr 1 PHY_TYPE_DP 0 3>;
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/xlnx/ |
| D | xlnx,zynqmp-dpsub.yaml | 203 phys = <&psgtr 1 PHY_TYPE_DP 0 3>, 204 <&psgtr 0 PHY_TYPE_DP 1 3>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/ |
| D | xlnx,zynqmp-psgtr.yaml | 28 - PHY_TYPE_DP
|
| D | phy-cadence-torrent.yaml | 165 cdns,phy-type = <PHY_TYPE_DP>;
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/phy/ |
| D | xlnx,zynqmp-psgtr.yaml | 28 - PHY_TYPE_DP
|
| D | phy-cadence-torrent.yaml | 169 cdns,phy-type = <PHY_TYPE_DP>;
|
| /kernel/linux/linux-5.10/drivers/phy/qualcomm/ |
| D | phy-qcom-qmp.c | 2311 .type = PHY_TYPE_DP, 2633 if (cfg->type == PHY_TYPE_DP) { in qcom_qmp_phy_serdes_init() 3081 if (cfg->type == PHY_TYPE_DP) in qcom_qmp_phy_init() 3126 if (cfg->type == PHY_TYPE_DP) in qcom_qmp_phy_power_on() 3137 if (cfg->type == PHY_TYPE_DP) in qcom_qmp_phy_power_on() 3159 if (cfg->type != PHY_TYPE_DP) { in qcom_qmp_phy_power_on() 3201 if (cfg->type == PHY_TYPE_DP) { in qcom_qmp_phy_power_off() 3827 else if (cfg->type == PHY_TYPE_DP) in qcom_qmp_phy_create() 4058 } else if (cfg->type == PHY_TYPE_DP) { in qcom_qmp_phy_probe()
|
| /kernel/linux/linux-5.10/drivers/phy/ti/ |
| D | phy-j721e-wiz.c | 254 if (wiz->lane_phy_type[i] == PHY_TYPE_DP) in wiz_mode_select() 752 if (wiz->lane_phy_type[id - 1] == PHY_TYPE_DP) in wiz_phy_reset_deassert()
|
| /kernel/linux/linux-6.6/drivers/phy/ti/ |
| 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()
|
| /kernel/linux/linux-5.10/drivers/phy/xilinx/ |
| D | phy-zynqmp.c | 694 case PHY_TYPE_DP: { in xpsgtr_set_lane_type()
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/ti/ |
| D | k3-j721e-common-proc-board.dts | 913 cdns,phy-type = <PHY_TYPE_DP>;
|
| D | k3-j721e-beagleboneai64.dts | 699 cdns,phy-type = <PHY_TYPE_DP>;
|
| D | k3-j721e-sk.dts | 915 cdns,phy-type = <PHY_TYPE_DP>;
|
| /kernel/linux/linux-6.6/drivers/phy/xilinx/ |
| D | phy-zynqmp.c | 755 case PHY_TYPE_DP: { in xpsgtr_set_lane_type()
|
12