Home
last modified time | relevance | path

Searched refs:PHY_MODE_PCIE_RC (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/phy/
H A Dpcie.h8 #define PHY_MODE_PCIE_RC 20 macro
/linux/drivers/phy/rockchip/
H A Dphy-rockchip-snps-pcie3.c82 case PHY_MODE_PCIE_RC: in rockchip_p3phy_set_mode()
83 priv->mode = PHY_MODE_PCIE_RC; in rockchip_p3phy_set_mode()
/linux/drivers/phy/freescale/
H A Dphy-fsl-imx8qm-hsio.c465 case PHY_MODE_PCIE_RC: in imx_hsio_set_mode()
/linux/drivers/pci/controller/
H A Dpcie-aspeed.c769 ret = phy_set_mode_ext(port->phy, PHY_MODE_PCIE, PHY_MODE_PCIE_RC); in aspeed_pcie_port_init()
/linux/drivers/pci/controller/dwc/
H A Dpci-imx6.c1279 PHY_MODE_PCIE_EP : PHY_MODE_PCIE_RC); in imx_pcie_host_init()
H A Dpcie-qcom.c1272 ret = phy_set_mode_ext(port->phy, PHY_MODE_PCIE, PHY_MODE_PCIE_RC); in qcom_pcie_phy_power_on()
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie.c4838 if (qmp->mode == PHY_MODE_PCIE_RC) in qmp_pcie_power_on()
4949 case PHY_MODE_PCIE_RC: in qmp_pcie_set_mode()
5378 qmp->mode = PHY_MODE_PCIE_RC; in qmp_pcie_probe()