Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/ !
Dstmmac_mdio.c82 static int stmmac_xgmac2_mdio_read(struct mii_bus *bus, int phyaddr, int phyreg) in stmmac_xgmac2_mdio_read() function
460 new_bus->read = &stmmac_xgmac2_mdio_read; in stmmac_mdio_register()
493 stmmac_xgmac2_mdio_read(new_bus, 0, MII_ADDR_C45); in stmmac_mdio_register()