Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/LaCie/common/
H A Dcommon.c38 if (miiphy_reset(name, phyaddr) == 0) in mv_phy_88e1116_init()
67 if (miiphy_reset(name, phyaddr) == 0) in mv_phy_88e1318_init()
/OK3568_Linux_fs/u-boot/board/cloudengines/pogo_e02/
H A Dpogo_e02.c100 miiphy_reset(name, devadr); in reset_phy()
/OK3568_Linux_fs/u-boot/board/keymile/km_arm/
H A Dkm_arm.c358 miiphy_reset(name, CONFIG_PHY_BASE_ADR); in reset_phy()
438 miiphy_reset(name, CONFIG_PHY_BASE_ADR); in reset_phy()
/OK3568_Linux_fs/u-boot/board/Seagate/nas220/
H A Dnas220.c115 miiphy_reset(name, devadr); in reset_phy()
/OK3568_Linux_fs/u-boot/board/Marvell/gplugd/
H A Dgplugd.c127 miiphy_reset(name, phy_adr); in reset_phy()
/OK3568_Linux_fs/u-boot/board/Marvell/dreamplug/
H A Ddreamplug.c125 miiphy_reset(name, devadr); in mv_phy_88e1116_init()
/OK3568_Linux_fs/u-boot/board/d-link/dns325/
H A Ddns325.c128 miiphy_reset(name, devadr); in reset_phy()
/OK3568_Linux_fs/u-boot/board/Marvell/sheevaplug/
H A Dsheevaplug.c130 miiphy_reset(name, devadr); in reset_phy()
/OK3568_Linux_fs/u-boot/board/Marvell/guruplug/
H A Dguruplug.c128 miiphy_reset(name, devadr); in mv_phy_88e1121_init()
/OK3568_Linux_fs/u-boot/board/zyxel/nsa310s/
H A Dnsa310s.c106 if (miiphy_reset(name, phyaddr)) in reset_phy()
/OK3568_Linux_fs/u-boot/board/Marvell/openrd/
H A Dopenrd.c139 miiphy_reset(name, devadr); in mv_phy_init()
/OK3568_Linux_fs/u-boot/board/Seagate/dockstar/
H A Ddockstar.c134 miiphy_reset(name, devadr); in reset_phy()
/OK3568_Linux_fs/u-boot/board/Seagate/goflexhome/
H A Dgoflexhome.c136 miiphy_reset(name, devadr); in reset_phy()
/OK3568_Linux_fs/u-boot/drivers/net/phy/
H A Dphy.su
H A Dphy.c825 int miiphy_reset(const char *devname, unsigned char addr) in miiphy_reset() function
/OK3568_Linux_fs/u-boot/include/
H A Dmiiphy.h30 int miiphy_reset(const char *devname, unsigned char addr);
/OK3568_Linux_fs/u-boot/board/Synology/ds109/
H A Dds109.c173 miiphy_reset(name, devadr); in reset_phy()
/OK3568_Linux_fs/u-boot/common/
H A Dmiiphyutil.c350 int miiphy_reset(const char *devname, unsigned char addr) in miiphy_reset() function
/OK3568_Linux_fs/u-boot/
H A Du-boot.map