Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/freescale/ls2080ardb/
H A Deth_ls2080rdb.c112 gd->jt->mdio_phydev_for_ethname = mdio_phydev_for_ethname; in board_eth_init()
/OK3568_Linux_fs/u-boot/include/
H A D_exports.h85 EXPORT_FUNC(mdio_phydev_for_ethname, struct phy_device *,
86 mdio_phydev_for_ethname, const char *ethname)
H A Dexports.h44 struct phy_device *mdio_phydev_for_ethname(const char *ethname);
H A Dmiiphy.h44 struct phy_device *mdio_phydev_for_ethname(const char *devname);
/OK3568_Linux_fs/u-boot/cmd/
H A Dmdio.c171 dev = mdio_phydev_for_ethname(argv[0]); in extract_phy_range()
224 phydev = mdio_phydev_for_ethname(argv[2]); in do_mdio()
/OK3568_Linux_fs/u-boot/common/
H A Dexports.c22 # define mdio_phydev_for_ethname dummy macro
H A Dmiiphyutil.su
H A Dmiiphyutil.c181 struct phy_device *mdio_phydev_for_ethname(const char *ethname) in mdio_phydev_for_ethname() function
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym