Searched refs:PHY_REALTEK_INIT_REG1 (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/nvidia/ |
D | forcedeth.c | 531 #define PHY_REALTEK_INIT_REG1 0x1f macro 1208 { PHY_REALTEK_INIT_REG1, PHY_REALTEK_INIT1 }, in init_realtek_8211b() 1210 { PHY_REALTEK_INIT_REG1, PHY_REALTEK_INIT3 }, in init_realtek_8211b() 1214 { PHY_REALTEK_INIT_REG1, PHY_REALTEK_INIT1 }, in init_realtek_8211b() 1246 PHY_REALTEK_INIT_REG1, PHY_REALTEK_INIT10)) in init_realtek_8211c() 1255 PHY_REALTEK_INIT_REG1, PHY_REALTEK_INIT1)) in init_realtek_8211c() 1283 PHY_REALTEK_INIT_REG1, PHY_REALTEK_INIT3)) in init_realtek_8201_cross() 1293 PHY_REALTEK_INIT_REG1, PHY_REALTEK_INIT1)) in init_realtek_8201_cross() 6167 mii_rw(dev, np->phyaddr, PHY_REALTEK_INIT_REG1, PHY_REALTEK_INIT3); in nv_restore_phy() 6172 mii_rw(dev, np->phyaddr, PHY_REALTEK_INIT_REG1, PHY_REALTEK_INIT1); in nv_restore_phy()
|