Searched refs:phy_reserved (Results 1 – 1 of 1) sorted by relevance
1249 u32 phy_reserved; in init_realtek_8201() local1252 phy_reserved = mii_rw(dev, np->phyaddr, in init_realtek_8201()1254 phy_reserved |= PHY_REALTEK_INIT7; in init_realtek_8201()1256 PHY_REALTEK_INIT_REG6, phy_reserved)) in init_realtek_8201()1265 u32 phy_reserved; in init_realtek_8201_cross() local1271 phy_reserved = mii_rw(dev, np->phyaddr, in init_realtek_8201_cross()1273 phy_reserved &= ~PHY_REALTEK_INIT_MSK1; in init_realtek_8201_cross()1274 phy_reserved |= PHY_REALTEK_INIT3; in init_realtek_8201_cross()1276 PHY_REALTEK_INIT_REG2, phy_reserved)) in init_realtek_8201_cross()1289 u32 phy_reserved; in init_cicada() local[all …]