Home
last modified time | relevance | path

Searched refs:ocelot_port_configure_serdes (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/dsa/ocelot/
H A Docelot_ext.c63 .configure_serdes = ocelot_port_configure_serdes,
/openbmc/linux/include/soc/mscc/
H A Docelot.h1134 int ocelot_port_configure_serdes(struct ocelot *ocelot, int port,
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.c814 int ocelot_port_configure_serdes(struct ocelot *ocelot, int port, in ocelot_port_configure_serdes() function
851 EXPORT_SYMBOL_GPL(ocelot_port_configure_serdes);
H A Docelot_net.c1747 err = ocelot_port_configure_serdes(ocelot, port, portnp); in ocelot_port_phylink_create()