Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/marvell/
H 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()
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()
/openbmc/linux/drivers/phy/starfive/
H A Dphy-jh7110-pcie.c119 case PHY_MODE_PCIE: in jh7110_pcie_phy_set_mode()
/openbmc/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 Dpcie-qcom-ep.c339 ret = phy_set_mode_ext(pcie_ep->phy, PHY_MODE_PCIE, PHY_MODE_PCIE_EP); in qcom_pcie_enable_resources()
H A Dpci-dra7xx.c531 ret = phy_set_mode(dra7xx->phy[i], PHY_MODE_PCIE); in dra7xx_pcie_enable_phy()
H A Dpcie-qcom.c1183 ret = phy_set_mode_ext(pcie->phy, PHY_MODE_PCIE, PHY_MODE_PCIE_RC); in qcom_pcie_host_init()
/openbmc/linux/include/linux/phy/
H A Dphy.h40 PHY_MODE_PCIE, enumerator
/openbmc/linux/drivers/phy/mscc/
H A Dphy-ocelot-serdes.c394 SERDES_MUX(SERDES6G(2), 10, PHY_MODE_PCIE, 0, HSIO_HW_CFG_PCIE_ENA,
/openbmc/linux/drivers/pci/controller/
H A Dpci-aardvark.c1719 ret = phy_set_mode(pcie->phy, PHY_MODE_PCIE); in advk_pcie_enable_phy()