Searched refs:getfrom_mii (Results 1 – 1 of 1) sorted by relevance
994 static int getfrom_mii(u32 command, u_long ioaddr);4965 tmp |= getfrom_mii(MII_MRD | MII_RD, ioaddr); in mii_rdata()5005 getfrom_mii(MII_MRD | MII_RD, ioaddr); /* Tri-state MDIO */ in mii_ta()5040 getfrom_mii(u32 command, u_long ioaddr) in getfrom_mii() function