Searched refs:b44_phy_write (Results 1 - 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
H A Db44.h446 static int b44_phy_write ( struct b44_private *bp, int reg, u32 val );
H A Db44.c505 static int b44_phy_write(struct b44_private *bp, int reg, u32 val) function
526 err = b44_phy_write(bp, MII_BMCR, BMCR_RESET);

Completed in 113 milliseconds