Home
last modified time | relevance | path

Searched full:phy_type_dp (Results 1 – 8 of 8) sorted by relevance

/linux-5.10/include/dt-bindings/phy/
Dphy.h19 #define PHY_TYPE_DP 6 macro
/linux-5.10/Documentation/devicetree/bindings/display/xlnx/
Dxlnx,zynqmp-dpsub.yaml168 phys = <&psgtr 1 PHY_TYPE_DP 0 3 27000000>,
169 <&psgtr 0 PHY_TYPE_DP 1 3 27000000>;
/linux-5.10/Documentation/devicetree/bindings/phy/
Dxlnx,zynqmp-psgtr.yaml28 - PHY_TYPE_DP
Dphy-cadence-torrent.yaml165 cdns,phy-type = <PHY_TYPE_DP>;
/linux-5.10/drivers/phy/qualcomm/
Dphy-qcom-qmp.c2311 .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()
3818 else if (cfg->type == PHY_TYPE_DP) in qcom_qmp_phy_create()
4049 } else if (cfg->type == PHY_TYPE_DP) { in qcom_qmp_phy_probe()
/linux-5.10/drivers/phy/ti/
Dphy-j721e-wiz.c253 if (wiz->lane_phy_type[i] == PHY_TYPE_DP) in wiz_mode_select()
745 if (wiz->lane_phy_type[id - 1] == PHY_TYPE_DP) in wiz_phy_reset_deassert()
/linux-5.10/drivers/phy/xilinx/
Dphy-zynqmp.c693 case PHY_TYPE_DP: { in xpsgtr_set_lane_type()
/linux-5.10/drivers/phy/cadence/
Dphy-cadence-torrent.c2188 case PHY_TYPE_DP: in cdns_torrent_phy_probe()