Home
last modified time | relevance | path

Searched refs:PHY_TYPE_DP (Results 1 – 17 of 17) sorted by relevance

/linux/include/dt-bindings/phy/
A Dphy.h19 #define PHY_TYPE_DP 6 macro
/linux/Documentation/devicetree/bindings/display/xlnx/
A Dxlnx,zynqmp-dpsub.yaml163 phys = <&psgtr 1 PHY_TYPE_DP 0 3>,
164 <&psgtr 0 PHY_TYPE_DP 1 3>;
/linux/arch/arm64/boot/dts/xilinx/
A Dzynqmp-sck-kv-g-revB.dts81 phys = <&psgtr 1 PHY_TYPE_DP 0 0>, <&psgtr 0 PHY_TYPE_DP 1 0>;
A Dzynqmp-sck-kv-g-revA.dts100 phys = <&psgtr 1 PHY_TYPE_DP 0 0>, <&psgtr 0 PHY_TYPE_DP 1 0>;
A Dzynqmp-zc1751-xm015-dc1.dts426 phys = <&psgtr 1 PHY_TYPE_DP 0 0>,
427 <&psgtr 0 PHY_TYPE_DP 1 1>;
A Dzynqmp-zcu104-revA.dts507 phys = <&psgtr 1 PHY_TYPE_DP 0 3>,
508 <&psgtr 0 PHY_TYPE_DP 1 3>;
A Dzynqmp-zcu104-revC.dts519 phys = <&psgtr 1 PHY_TYPE_DP 0 3>,
520 <&psgtr 0 PHY_TYPE_DP 1 3>;
A Dzynqmp-zcu100-revC.dts578 phys = <&psgtr 1 PHY_TYPE_DP 0 1>,
579 <&psgtr 0 PHY_TYPE_DP 1 1>;
A Dzynqmp-zcu111-revA.dts849 phys = <&psgtr 1 PHY_TYPE_DP 0 1>,
850 <&psgtr 0 PHY_TYPE_DP 1 1>;
A Dzynqmp-zcu106-revA.dts1016 phys = <&psgtr 1 PHY_TYPE_DP 0 3>,
1017 <&psgtr 0 PHY_TYPE_DP 1 3>;
A Dzynqmp-zcu102-revA.dts1023 phys = <&psgtr 1 PHY_TYPE_DP 0 3>;
/linux/Documentation/devicetree/bindings/phy/
A Dxlnx,zynqmp-psgtr.yaml28 - PHY_TYPE_DP
A Dphy-cadence-torrent.yaml175 cdns,phy-type = <PHY_TYPE_DP>;
/linux/drivers/phy/qualcomm/
A Dphy-qcom-qmp.c3517 .type = PHY_TYPE_DP,
3777 .type = PHY_TYPE_DP,
3907 .type = PHY_TYPE_DP,
4166 if (cfg->type == PHY_TYPE_DP) { in qcom_qmp_phy_serdes_init()
4864 if (cfg->type == PHY_TYPE_DP) in qcom_qmp_phy_init()
4918 if (cfg->type == PHY_TYPE_DP) in qcom_qmp_phy_power_on()
4937 if (cfg->type == PHY_TYPE_DP) { in qcom_qmp_phy_power_on()
4966 if (cfg->type != PHY_TYPE_DP) { in qcom_qmp_phy_power_on()
5008 if (cfg->type == PHY_TYPE_DP) { in qcom_qmp_phy_power_off()
5618 else if (cfg->type == PHY_TYPE_DP) in qcom_qmp_phy_create()
[all …]
/linux/drivers/phy/ti/
A Dphy-j721e-wiz.c340 if (wiz->lane_phy_type[i] == PHY_TYPE_DP) in wiz_mode_select()
1060 if (wiz->lane_phy_type[id - 1] == PHY_TYPE_DP) in wiz_phy_reset_deassert()
/linux/drivers/phy/xilinx/
A Dphy-zynqmp.c698 case PHY_TYPE_DP: { in xpsgtr_set_lane_type()
/linux/drivers/phy/cadence/
A Dphy-cadence-torrent.c2626 case PHY_TYPE_DP: in cdns_torrent_phy_probe()

Completed in 37 milliseconds