Home
last modified time | relevance | path

Searched refs:configure_serdes (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.h65 int (*configure_serdes)(struct ocelot *ocelot, int port, member
H A Docelot_ext.c63 .configure_serdes = ocelot_port_configure_serdes,
H A Dfelix.c1583 if (felix->info->configure_serdes) in felix_setup()
1584 felix->info->configure_serdes(ocelot, dp->index, in felix_setup()