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