Home
last modified time | relevance | path

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

/linux/drivers/phy/marvell/
A Dphy-mvebu-cp110-comphy.c210 GEN_CONF(0, 0, PHY_MODE_PCIE, COMPHY_FW_MODE_PCIE),
218 GEN_CONF(1, 0, PHY_MODE_PCIE, COMPHY_FW_MODE_PCIE),
229 GEN_CONF(2, 0, PHY_MODE_PCIE, COMPHY_FW_MODE_PCIE),
231 GEN_CONF(3, 0, PHY_MODE_PCIE, COMPHY_FW_MODE_PCIE),
245 GEN_CONF(4, 1, PHY_MODE_PCIE, COMPHY_FW_MODE_PCIE),
255 GEN_CONF(5, 2, PHY_MODE_PCIE, COMPHY_FW_MODE_PCIE),
300 bool ignore_submode = (mode == PHY_MODE_PCIE); in mvebu_comphy_get_mode()
824 case PHY_MODE_PCIE: in mvebu_comphy_power_on()
868 if (mode == PHY_MODE_PCIE && !lane->submode) in mvebu_comphy_set_mode()
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/phy/freescale/
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/
A Dphy-jh7110-pcie.c119 case PHY_MODE_PCIE: in jh7110_pcie_phy_set_mode()
/linux/drivers/pci/controller/dwc/
A Dpcie-armada8k.c93 ret = phy_set_mode_ext(pcie->phy[i], PHY_MODE_PCIE, in armada8k_pcie_enable_phys()
A Dpci-dra7xx.c540 ret = phy_set_mode(dra7xx->phy[i], PHY_MODE_PCIE); in dra7xx_pcie_enable_phy()
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()
A Dpci-imx6.c964 ret = phy_set_mode_ext(imx_pcie->phy, PHY_MODE_PCIE, PHY_MODE_PCIE_RC); in imx_pcie_host_init()
A Dpcie-qcom.c1243 ret = phy_set_mode_ext(pcie->phy, PHY_MODE_PCIE, PHY_MODE_PCIE_RC); in qcom_pcie_host_init()
/linux/drivers/pci/controller/plda/
A Dpcie-starfive.c242 ret = phy_set_mode(pcie->phy, PHY_MODE_PCIE); in starfive_pcie_enable_phy()
/linux/include/linux/phy/
A Dphy.h40 PHY_MODE_PCIE, enumerator
/linux/drivers/phy/mscc/
A Dphy-ocelot-serdes.c394 SERDES_MUX(SERDES6G(2), 10, PHY_MODE_PCIE, 0, HSIO_HW_CFG_PCIE_ENA,
/linux/drivers/pci/controller/
A Dpci-aardvark.c1712 ret = phy_set_mode(pcie->phy, PHY_MODE_PCIE); in advk_pcie_enable_phy()

Completed in 46 milliseconds