Home
last modified time | relevance | path

Searched refs:PHY_MODE_PCIE_EP (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/include/linux/phy/
Dpcie.h9 #define PHY_MODE_PCIE_EP 21 macro
/linux-6.6.21/drivers/phy/rockchip/
Dphy-rockchip-snps-pcie3.c76 case PHY_MODE_PCIE_EP: in rockchip_p3phy_set_mode()
77 priv->mode = PHY_MODE_PCIE_EP; in rockchip_p3phy_set_mode()
/linux-6.6.21/drivers/pci/controller/dwc/
Dpcie-qcom-ep.c339 ret = phy_set_mode_ext(pcie_ep->phy, PHY_MODE_PCIE, PHY_MODE_PCIE_EP); in qcom_pcie_enable_resources()
/linux-6.6.21/drivers/phy/qualcomm/
Dphy-qcom-qmp-pcie.c3340 case PHY_MODE_PCIE_EP: in qmp_pcie_set_mode()