Home
last modified time | relevance | path

Searched refs:b44_phy_read (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
Db44.h447 static int b44_phy_read ( struct b44_private *bp, int reg, u32 *val );
Db44.c486 static int b44_phy_read(struct b44_private *bp, int reg, u32 * val) in b44_phy_read() function
531 err = b44_phy_read(bp, MII_BMCR, &val); in b44_phy_reset()