Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/phy/microchip/
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()
A Dsparx5_serdes.c2167 if (mode != PHY_MODE_ETHERNET) in sparx5_serdes_set_mode()
2238 if (mode != PHY_MODE_ETHERNET) in sparx5_serdes_validate()
/linux-6.3-rc2/drivers/phy/mscc/
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()
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_phylink.c34 err = phy_set_mode_ext(port->serdes, PHY_MODE_ETHERNET, in lan966x_phylink_mac_prepare()
/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-mac.c182 err = phy_set_mode_ext(mac->serdes_phy, PHY_MODE_ETHERNET, state->interface); in dpaa2_mac_config()
331 err = phy_validate(mac->serdes_phy, PHY_MODE_ETHERNET, intf, NULL); in dpaa2_mac_set_supported_interfaces()
/linux-6.3-rc2/drivers/phy/marvell/
A Dphy-armada38x-comphy.c118 if (mode != PHY_MODE_ETHERNET) in a38x_comphy_set_mode()
A Dphy-mvebu-a3700-comphy.c242 MVEBU_A3700_COMPHY_CONF(_lane, PHY_MODE_ETHERNET, _smode)
481 case PHY_MODE_ETHERNET: in mvebu_a3700_comphy_set_phy_selector()
1172 case PHY_MODE_ETHERNET: in mvebu_a3700_comphy_power_on()
A Dphy-mvebu-cp110-comphy.c191 .mode = PHY_MODE_ETHERNET, \
780 case PHY_MODE_ETHERNET: in mvebu_comphy_power_on()
/linux-6.3-rc2/drivers/phy/freescale/
A Dphy-fsl-lynx-28g.c384 if (mode != PHY_MODE_ETHERNET) in lynx_28g_set_mode()
428 if (mode != PHY_MODE_ETHERNET) in lynx_28g_validate()
/linux-6.3-rc2/drivers/phy/renesas/
A Dr8a779f0-ether-serdes.c291 if (mode != PHY_MODE_ETHERNET) in r8a779f0_eth_serdes_set_mode()
/linux-6.3-rc2/drivers/phy/ti/
A Dphy-gmii-sel.c76 if (mode != PHY_MODE_ETHERNET) in phy_gmii_sel_mode()
/linux-6.3-rc2/include/linux/phy/
A Dphy.h41 PHY_MODE_ETHERNET, enumerator
/linux-6.3-rc2/drivers/net/ethernet/freescale/fman/
A Dfman_memac.c692 return phy_set_mode_ext(memac->serdes, PHY_MODE_ETHERNET, in memac_prepare()
1072 return !phy_validate(mac_dev->fman_mac->serdes, PHY_MODE_ETHERNET, in memac_supports()
/linux-6.3-rc2/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_port.c720 err = phy_set_mode_ext(port->serdes, PHY_MODE_ETHERNET, portmode); in sparx5_serdes_set()
/linux-6.3-rc2/drivers/net/ethernet/mscc/
A Docelot_net.c1780 err = phy_set_mode_ext(serdes, PHY_MODE_ETHERNET, phy_mode); in ocelot_port_phylink_create()
/linux-6.3-rc2/drivers/net/ethernet/ti/
A Dcpsw.c642 phy_set_mode_ext(slave->data->ifphy, PHY_MODE_ETHERNET, in cpsw_slave_open()
A Dcpsw_new.c782 phy_set_mode_ext(slave->data->ifphy, PHY_MODE_ETHERNET, in cpsw_slave_open()
A Dam65-cpsw-nuss.c2048 ret = phy_set_mode_ext(port->slave.ifphy, PHY_MODE_ETHERNET, port->slave.phy_if); in am65_cpsw_nuss_init_slave_ports()
/linux-6.3-rc2/drivers/net/ethernet/renesas/
A Drswitch.c1333 err = phy_set_mode_ext(rdev->serdes, PHY_MODE_ETHERNET, in rswitch_serdes_set_params()
/linux-6.3-rc2/drivers/net/ethernet/marvell/
A Dmvneta.c3637 ret = phy_set_mode_ext(pp->comphy, PHY_MODE_ETHERNET, interface); in mvneta_comphy_init()
/linux-6.3-rc2/drivers/net/ethernet/marvell/mvpp2/
A Dmvpp2_main.c1756 ret = phy_set_mode_ext(port->comphy, PHY_MODE_ETHERNET, interface); in mvpp22_comphy_init()

Completed in 99 milliseconds