Home
last modified time | relevance | path

Searched refs:PHY_MODE_ETHERNET (Results 1 – 21 of 21) sorted by relevance

/openbmc/linux/drivers/phy/microchip/
H A Dlan966x_serdes.c39 SERDES_MUX(i, p, PHY_MODE_ETHERNET, PHY_INTERFACE_MODE_GMII, m, c)
41 SERDES_MUX(i, p, PHY_MODE_ETHERNET, PHY_INTERFACE_MODE_SGMII, m, c)
43 SERDES_MUX(i, p, PHY_MODE_ETHERNET, PHY_INTERFACE_MODE_QSGMII, m, c)
45 SERDES_MUX(i, p, PHY_MODE_ETHERNET, PHY_INTERFACE_MODE_RGMII, m, c), \
46 SERDES_MUX(i, p, PHY_MODE_ETHERNET, PHY_INTERFACE_MODE_RGMII_TXID, m, c), \
47 SERDES_MUX(i, p, PHY_MODE_ETHERNET, PHY_INTERFACE_MODE_RGMII_RXID, m, c), \
48 SERDES_MUX(i, p, PHY_MODE_ETHERNET, PHY_INTERFACE_MODE_RGMII_ID, m, c)
464 if (mode != PHY_MODE_ETHERNET) in serdes_set_mode()
H A Dsparx5_serdes.c2266 if (mode != PHY_MODE_ETHERNET) in sparx5_serdes_set_mode()
2334 if (mode != PHY_MODE_ETHERNET) in sparx5_serdes_validate()
/openbmc/linux/drivers/phy/mscc/
H A Dphy-ocelot-serdes.c355 SERDES_MUX(i, p, PHY_MODE_ETHERNET, PHY_INTERFACE_MODE_SGMII, m, c)
357 SERDES_MUX(i, p, PHY_MODE_ETHERNET, PHY_INTERFACE_MODE_QSGMII, m, c)
405 if (mode != PHY_MODE_ETHERNET) in serdes_set_mode()
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_phylink.c34 err = phy_set_mode_ext(port->serdes, PHY_MODE_ETHERNET, in lan966x_phylink_mac_prepare()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-mac.c188 err = phy_set_mode_ext(mac->serdes_phy, PHY_MODE_ETHERNET, state->interface); in dpaa2_mac_config()
334 err = phy_validate(mac->serdes_phy, PHY_MODE_ETHERNET, intf, NULL); in dpaa2_mac_set_supported_interfaces()
/openbmc/linux/drivers/phy/marvell/
H A Dphy-armada38x-comphy.c119 if (mode != PHY_MODE_ETHERNET) in a38x_comphy_set_mode()
H A Dphy-mvebu-a3700-comphy.c243 MVEBU_A3700_COMPHY_CONF(_lane, PHY_MODE_ETHERNET, _smode)
482 case PHY_MODE_ETHERNET: in mvebu_a3700_comphy_set_phy_selector()
1174 case PHY_MODE_ETHERNET: in mvebu_a3700_comphy_power_on()
H A Dphy-mvebu-cp110-comphy.c192 .mode = PHY_MODE_ETHERNET, \
781 case PHY_MODE_ETHERNET: in mvebu_comphy_power_on()
/openbmc/linux/drivers/phy/freescale/
H A Dphy-fsl-lynx-28g.c389 if (mode != PHY_MODE_ETHERNET) in lynx_28g_set_mode()
437 if (mode != PHY_MODE_ETHERNET) in lynx_28g_validate()
/openbmc/linux/drivers/phy/renesas/
H A Dr8a779f0-ether-serdes.c292 if (mode != PHY_MODE_ETHERNET) in r8a779f0_eth_serdes_set_mode()
/openbmc/linux/include/linux/phy/
H A Dphy.h41 PHY_MODE_ETHERNET, enumerator
/openbmc/linux/drivers/phy/ti/
H A Dphy-gmii-sel.c79 if (mode != PHY_MODE_ETHERNET) in phy_gmii_sel_mode()
/openbmc/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_memac.c692 return phy_set_mode_ext(memac->serdes, PHY_MODE_ETHERNET, in memac_prepare()
1062 return !phy_validate(mac_dev->fman_mac->serdes, PHY_MODE_ETHERNET, in memac_supports()
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_port.c720 err = phy_set_mode_ext(port->serdes, PHY_MODE_ETHERNET, portmode); in sparx5_serdes_set()
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw.c644 phy_set_mode_ext(slave->data->ifphy, PHY_MODE_ETHERNET, in cpsw_slave_open()
H A Dcpsw_new.c786 phy_set_mode_ext(slave->data->ifphy, PHY_MODE_ETHERNET, in cpsw_slave_open()
H A Dam65-cpsw-nuss.c2087 ret = phy_set_mode_ext(port->slave.ifphy, PHY_MODE_ETHERNET, port->slave.phy_if); in am65_cpsw_nuss_init_slave_ports()
/openbmc/linux/drivers/net/ethernet/renesas/
H A Drswitch.c1350 err = phy_set_mode_ext(rdev->serdes, PHY_MODE_ETHERNET, in rswitch_serdes_set_params()
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.c839 err = phy_set_mode_ext(serdes, PHY_MODE_ETHERNET, in ocelot_port_configure_serdes()
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c3700 ret = phy_set_mode_ext(pp->comphy, PHY_MODE_ETHERNET, interface); in mvneta_comphy_init()
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c1781 ret = phy_set_mode_ext(port->comphy, PHY_MODE_ETHERNET, interface); in mvpp22_comphy_init()