Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/microchip/
H A Dsparx5_serdes.c2367 static const struct phy_ops sparx5_serdes_ops = { variable
2383 *phy = devm_phy_create(priv->dev, NULL, &sparx5_serdes_ops); in sparx5_phy_create()