Home
last modified time | relevance | path

Searched refs:PHY_MODE_PCIE (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/phy/freescale/
H A Dphy-fsl-imx8qm-hsio.c126 lane->phy_mode = PHY_MODE_PCIE; in imx_hsio_init()
358 if (lane->phy_mode == PHY_MODE_PCIE) in imx_hsio_power_on()
401 if (lane->phy_mode == PHY_MODE_PCIE) { in imx_hsio_power_off()
459 val = (mode == PHY_MODE_PCIE) ? HSIO_MODE_PCIE : HSIO_MODE_SATA; in imx_hsio_set_mode()
/linux/drivers/phy/starfive/
H A Dphy-jh7110-pcie.c119 case PHY_MODE_PCIE: in jh7110_pcie_phy_set_mode()
/linux/drivers/phy/marvell/
H A Dphy-mvebu-a3700-comphy.c252 MVEBU_A3700_COMPHY_CONF_GEN(1, PHY_MODE_PCIE),
500 case PHY_MODE_PCIE: in mvebu_a3700_comphy_set_phy_selector()
1177 case PHY_MODE_PCIE: in mvebu_a3700_comphy_power_on()
/linux/drivers/pci/controller/dwc/
H A Dpcie-armada8k.c93 ret = phy_set_mode_ext(pcie->phy[i], PHY_MODE_PCIE, in armada8k_pcie_enable_phys()
H A Dpci-dra7xx.c539 ret = phy_set_mode(dra7xx->phy[i], PHY_MODE_PCIE); in dra7xx_pcie_enable_phy()
H A Dpcie-qcom-ep.c344 ret = phy_set_mode_ext(pcie_ep->phy, PHY_MODE_PCIE, PHY_MODE_PCIE_EP); in qcom_pcie_enable_resources()
H A Dpci-imx6.c1239 ret = phy_set_mode_ext(imx_pcie->phy, PHY_MODE_PCIE, in imx_pcie_host_init()
H A Dpcie-qcom.c1282 ret = phy_set_mode_ext(port->phy, PHY_MODE_PCIE, PHY_MODE_PCIE_RC); in qcom_pcie_phy_power_on()
/linux/drivers/pci/controller/plda/
H A Dpcie-starfive.c242 ret = phy_set_mode(pcie->phy, PHY_MODE_PCIE); in starfive_pcie_enable_phy()
/linux/include/linux/phy/
H A Dphy.h41 PHY_MODE_PCIE, enumerator
/linux/drivers/phy/mscc/
H A Dphy-ocelot-serdes.c394 SERDES_MUX(SERDES6G(2), 10, PHY_MODE_PCIE, 0, HSIO_HW_CFG_PCIE_ENA,
/linux/drivers/pci/controller/
H A Dpci-aardvark.c1695 ret = phy_set_mode(pcie->phy, PHY_MODE_PCIE); in advk_pcie_enable_phy()