Searched refs:phyid2 (Results 1 – 1 of 1) sorted by relevance
550 int phyid1, phyid2; in bfe_startup_phy() local560 phyid2 = bfe_read_phy(bfe, MII_PHYIDL); in bfe_startup_phy()561 bfe->bfe_phy_id = (phyid1 << 16) | phyid2; in bfe_startup_phy()