Searched refs:PHY_REALTEK_INIT_REG1 (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/nvidia/ |
D | forcedeth.c | 543 #define PHY_REALTEK_INIT_REG1 0x1f macro 1212 { PHY_REALTEK_INIT_REG1, PHY_REALTEK_INIT1 }, in init_realtek_8211b() 1214 { PHY_REALTEK_INIT_REG1, PHY_REALTEK_INIT3 }, in init_realtek_8211b() 1218 { PHY_REALTEK_INIT_REG1, PHY_REALTEK_INIT1 }, in init_realtek_8211b() 1250 PHY_REALTEK_INIT_REG1, PHY_REALTEK_INIT10)) in init_realtek_8211c() 1259 PHY_REALTEK_INIT_REG1, PHY_REALTEK_INIT1)) in init_realtek_8211c() 1287 PHY_REALTEK_INIT_REG1, PHY_REALTEK_INIT3)) in init_realtek_8201_cross() 1297 PHY_REALTEK_INIT_REG1, PHY_REALTEK_INIT1)) in init_realtek_8201_cross() 6088 mii_rw(dev, np->phyaddr, PHY_REALTEK_INIT_REG1, PHY_REALTEK_INIT3); in nv_restore_phy() 6093 mii_rw(dev, np->phyaddr, PHY_REALTEK_INIT_REG1, PHY_REALTEK_INIT1); in nv_restore_phy()
|