Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/dt-bindings/phy/
Dphy.h19 #define PHY_TYPE_DP 6 macro
/kernel/linux/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()
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/
Dphy-j721e-wiz.c254 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-5.10/drivers/phy/xilinx/
Dphy-zynqmp.c694 case PHY_TYPE_DP: { in xpsgtr_set_lane_type()
/kernel/linux/linux-5.10/drivers/phy/cadence/
Dphy-cadence-torrent.c2188 case PHY_TYPE_DP: in cdns_torrent_phy_probe()