/linux-4.4.14/include/uapi/linux/ |
D | mii.h | 18 #define MII_PHYSID2 0x03 /* PHYS ID 2 */ macro
|
D | mdio.h | 33 #define MDIO_DEVID2 MII_PHYSID2
|
/linux-4.4.14/drivers/net/ |
D | sungem_phy.c | 233 rev = sungem_phy_read(phy, MII_PHYSID2) & 0x000f; in bcm5401_init() 426 id = (sungem_phy_read(phy, MII_PHYSID1) << 16 | sungem_phy_read(phy, MII_PHYSID2)); in bcm5421_init() 578 rev = sungem_phy_read(phy, MII_PHYSID2) & 0x000f; in marvell88e1111_init() 1177 id = (sungem_phy_read(phy, MII_PHYSID1) << 16 | sungem_phy_read(phy, MII_PHYSID2)); in sungem_phy_probe()
|
D | mdio.c | 392 case MII_PHYSID2: in mdio_mii_ioctl()
|
/linux-4.4.14/drivers/net/phy/ |
D | fixed_phy.c | 139 fp->regs[MII_PHYSID2] = 0; in fixed_phy_update_regs()
|
D | phy_device.c | 297 reg_addr = MII_ADDR_C45 | i << 16 | MII_PHYSID2; in get_phy_c45_ids() 339 phy_reg = mdiobus_read(bus, addr, MII_PHYSID2); in get_phy_id()
|
/linux-4.4.14/drivers/net/ethernet/ibm/emac/ |
D | phy.c | 501 id = (phy_read(phy, MII_PHYSID1) << 16) | phy_read(phy, MII_PHYSID2); in emac_mii_phy_probe()
|
/linux-4.4.14/drivers/net/usb/ |
D | sr9800.c | 390 phy_reg = sr_mdio_read(dev->net, dev->mii.phy_id, MII_PHYSID2); in sr_get_phyid()
|
D | asix_devices.c | 92 phy_reg = asix_mdio_read(dev->net, dev->mii.phy_id, MII_PHYSID2); in asix_get_phyid()
|
/linux-4.4.14/drivers/net/ethernet/atheros/atl1c/ |
D | atl1c_hw.c | 611 (atl1c_read_phy_reg(hw, MII_PHYSID2, &hw->phy_id2) != 0)) { in atl1c_phy_init()
|
/linux-4.4.14/drivers/net/ethernet/via/ |
D | via-velocity.h | 1294 velocity_mii_read((p),MII_PHYSID2,(u16 *) &id);\
|
/linux-4.4.14/drivers/net/ethernet/smsc/ |
D | smc911x.h | 875 #define SMC_GET_PHY_ID2(lp,phy,x) SMC_GET_MII( (lp), MII_PHYSID2, phy, x )
|
D | smc91x.c | 892 id2 = smc_phy_read(dev, phyaddr & 31, MII_PHYSID2); in smc_phy_detect()
|
/linux-4.4.14/drivers/net/ethernet/micrel/ |
D | ks8851.c | 1285 case MII_PHYSID2: in ks8851_phy_reg()
|
D | ks8851_mll.c | 1368 case MII_PHYSID2: in ks_phy_reg()
|
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/ |
D | 82571.c | 432 ret_val = e1e_rphy(hw, MII_PHYSID2, &phy_id); in e1000_get_phy_id_82571()
|
D | phy.c | 94 ret_val = e1e_rphy(hw, MII_PHYSID2, &phy_id); in e1000e_get_phy_id()
|
D | ich8lan.c | 208 ret_val = e1e_rphy_locked(hw, MII_PHYSID2, &phy_reg); in e1000_phy_is_accessible_pchlan()
|
D | netdev.c | 6024 case MII_PHYSID2: in e1000_mii_ioctl()
|
/linux-4.4.14/drivers/net/ethernet/atheros/alx/ |
D | hw.c | 1039 alx_read_phy_reg(hw, MII_PHYSID2, &hw->phy_id[1])) in alx_get_phy_info()
|
/linux-4.4.14/drivers/net/cris/ |
D | eth_v10.c | 920 phyid_low = e100_get_mdio_reg(dev, np->mii_if.phy_id, MII_PHYSID2); in e100_probe_transceiver()
|
/linux-4.4.14/drivers/net/ethernet/natsemi/ |
D | natsemi.c | 1180 + mdio_read(dev, MII_PHYSID2); in init_phy_fixup() 1360 + mdio_read(dev, MII_PHYSID2); in find_mii()
|
/linux-4.4.14/drivers/net/ethernet/dec/tulip/ |
D | winbond-840.c | 452 mdio_read(dev, phy, MII_PHYSID2); in w840_probe1()
|
/linux-4.4.14/drivers/net/ethernet/sgi/ |
D | ioc3-eth.c | 1333 sw_physid2 = ioc3_mdio_read(dev, ip->mii.phy_id, MII_PHYSID2); in ioc3_probe()
|
/linux-4.4.14/drivers/net/ethernet/sun/ |
D | sunhme.c | 1056 hp->sw_physid2 = happy_meal_tcvr_read(hp, tregs, MII_PHYSID2); in happy_meal_tcvr_reset() 1307 hp->sw_physid2 = happy_meal_tcvr_read(hp, tregs, MII_PHYSID2); in happy_meal_begin_auto_negotiation()
|
D | niu.c | 8777 NIU_PMA_PMD_DEV_ADDR, MII_PHYSID2); in fill_phy_probe_info() 8785 NIU_PCS_DEV_ADDR, MII_PHYSID2); in fill_phy_probe_info() 8791 dev_id_2 = mii_read(np, port, MII_PHYSID2); in fill_phy_probe_info()
|
D | cassini.c | 3459 phy_id |= cas_phy_read(cp, MII_PHYSID2); in cas_check_invariants()
|
/linux-4.4.14/drivers/net/ethernet/sis/ |
D | sis190.c | 1329 phy->id[1] = mdio_read(ioaddr, phy_id, MII_PHYSID2); in sis190_init_phy()
|
/linux-4.4.14/drivers/net/ethernet/amd/ |
D | amd8111e.c | 1763 if (amd8111e_read_phy(lp, i, MII_PHYSID2, &id2)) in amd8111e_probe_ext_phy()
|
D | pcnet32.c | 1899 id2 = mdio_read(dev, i, MII_PHYSID2); in pcnet32_probe1()
|
/linux-4.4.14/drivers/net/ethernet/intel/ |
D | e100.c | 1496 id_hi = mdio_read(netdev, nic->mii.phy_id, MII_PHYSID2); in e100_phy_init()
|
/linux-4.4.14/drivers/net/ethernet/agere/ |
D | et131x.c | 2837 et131x_mii_read(adapter, MII_PHYSID2, &tmp); in et131x_get_regs()
|
/linux-4.4.14/drivers/s390/net/ |
D | qeth_core_main.c | 4437 case MII_PHYSID2: /* PHYS ID 2 */ in qeth_mdio_read()
|
/linux-4.4.14/drivers/net/ethernet/nvidia/ |
D | forcedeth.c | 5943 id2 = mii_rw(dev, phyaddr, MII_PHYSID2, MII_READ); in nv_probe()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | bnx2.c | 2411 bnx2_read_phy(bp, MII_PHYSID2, &val); in bnx2_init_phy()
|
D | tg3.c | 15457 err |= tg3_readphy(tp, MII_PHYSID2, &hw_phy_id_2); in tg3_phy_probe()
|