Home
last modified time | relevance | path

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

/u-boot/board/freescale/ls2080ardb/
A Deth_ls2080rdb.c115 gd->jt->mdio_phydev_for_ethname = mdio_phydev_for_ethname; in board_eth_init()
/u-boot/common/
A Dexports.c25 # define mdio_phydev_for_ethname dummy macro
A Dmiiphyutil.c187 struct phy_device *mdio_phydev_for_ethname(const char *ethname) in mdio_phydev_for_ethname() function
/u-boot/include/
A D_exports.h82 EXPORT_FUNC(mdio_phydev_for_ethname, struct phy_device *,
83 mdio_phydev_for_ethname, const char *ethname)
A Dexports.h60 struct phy_device *mdio_phydev_for_ethname(const char *ethname);
A Dmiiphy.h44 struct phy_device *mdio_phydev_for_ethname(const char *devname);
/u-boot/board/freescale/lx2160a/
A Deth_lx2160ardb.c169 gd->jt->mdio_phydev_for_ethname = mdio_phydev_for_ethname; in board_eth_init()
A Deth_lx2160aqds.c585 gd->jt->mdio_phydev_for_ethname = mdio_phydev_for_ethname; in board_eth_init()
A Deth_lx2162aqds.c594 gd->jt->mdio_phydev_for_ethname = mdio_phydev_for_ethname; in board_eth_init()
/u-boot/cmd/
A Dmdio.c180 dev = mdio_phydev_for_ethname(argv[0]); in extract_phy_range()
234 phydev = mdio_phydev_for_ethname(argv[2]); in do_mdio()

Completed in 10 milliseconds