Searched refs:PHY_REALTEK_INIT_REG1 (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/nvidia/ |
D | forcedeth.c | 543 #define PHY_REALTEK_INIT_REG1 0x1f macro 1206 { PHY_REALTEK_INIT_REG1, PHY_REALTEK_INIT1 }, in init_realtek_8211b() 1208 { PHY_REALTEK_INIT_REG1, PHY_REALTEK_INIT3 }, in init_realtek_8211b() 1212 { PHY_REALTEK_INIT_REG1, PHY_REALTEK_INIT1 }, in init_realtek_8211b() 1244 PHY_REALTEK_INIT_REG1, PHY_REALTEK_INIT10)) in init_realtek_8211c() 1253 PHY_REALTEK_INIT_REG1, PHY_REALTEK_INIT1)) in init_realtek_8211c() 1281 PHY_REALTEK_INIT_REG1, PHY_REALTEK_INIT3)) in init_realtek_8201_cross() 1291 PHY_REALTEK_INIT_REG1, PHY_REALTEK_INIT1)) in init_realtek_8201_cross() 6050 mii_rw(dev, np->phyaddr, PHY_REALTEK_INIT_REG1, PHY_REALTEK_INIT3); in nv_restore_phy() 6055 mii_rw(dev, np->phyaddr, PHY_REALTEK_INIT_REG1, PHY_REALTEK_INIT1); in nv_restore_phy()
|