Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dmcfmii.c134 int mii_discover_phy(struct eth_device *dev) in mii_discover_phy() function
237 info->phy_addr = mii_discover_phy(dev); in __mii_init()
H A Dmpc8xx_fec.c41 static int mii_discover_phy(struct eth_device *dev);
622 efis->actual_phy_addr = mii_discover_phy(dev); in fec_init()
750 static int mii_discover_phy(struct eth_device *dev) in mii_discover_phy() function
/OK3568_Linux_fs/u-boot/include/
H A Dmii_phy.h4 void mii_discover_phy(void);
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dfec.h345 int mii_discover_phy(struct eth_device *dev);
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dether_fcc.c220 mii_discover_phy(); in fec_init()