Home
last modified time | relevance | path

Searched refs:MII_PHYSID1 (Results 1 – 10 of 10) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dmii.h17 #define MII_PHYSID1 0x02 /* PHYS ID 1 */ macro
Dmdio.h32 #define MDIO_DEVID1 MII_PHYSID1
/external/syslinux/gpxe/src/include/
Dmii.h22 #define MII_PHYSID1 0x02 /* PHYS ID 1 */ macro
/external/syslinux/gpxe/src/drivers/net/
Dtlan.c404 TLan_MiiReadReg(nic, phy, MII_PHYSID1, &tlphy_id1); in TLan_FinishReset()
1350 TLan_MiiReadReg(nic, TLAN_PHY_MAX_ADDR, MII_PHYSID1, &hi); in TLan_PhyDetect()
1361 TLan_MiiReadReg(nic, phy, MII_PHYSID1, &hi); in TLan_PhyDetect()
Datl1e.h871 #define MII_PHYSID1 0x02 macro
Damd8111e.c335 if (amd8111e_read_phy(lp, i, MII_PHYSID1, &id1)) in amd8111e_probe_ext_phy()
Dsis190.c760 phy->id[0] = mdio_read(ioaddr, phy_id, MII_PHYSID1); in sis190_init_phy()
Dforcedeth.c1378 id1 = mii_rw(nic, i, MII_PHYSID1, MII_READ); in forcedeth_probe()
Dbnx2.c1126 bnx2_read_phy(bp, MII_PHYSID1, &val); in bnx2_init_phy()
Dtg3.c2537 err = tg3_readphy(tp, MII_PHYSID1, &hw_phy_id_1); in tg3_phy_probe()