Searched refs:phy_reserved (Results 1 – 1 of 1) sorted by relevance
1267 u32 phy_reserved; in init_realtek_8201() local1270 phy_reserved = mii_rw(dev, np->phyaddr, in init_realtek_8201()1272 phy_reserved |= PHY_REALTEK_INIT7; in init_realtek_8201()1274 PHY_REALTEK_INIT_REG6, phy_reserved)) in init_realtek_8201()1283 u32 phy_reserved; in init_realtek_8201_cross() local1289 phy_reserved = mii_rw(dev, np->phyaddr, in init_realtek_8201_cross()1291 phy_reserved &= ~PHY_REALTEK_INIT_MSK1; in init_realtek_8201_cross()1292 phy_reserved |= PHY_REALTEK_INIT3; in init_realtek_8201_cross()1294 PHY_REALTEK_INIT_REG2, phy_reserved)) in init_realtek_8201_cross()1307 u32 phy_reserved; in init_cicada() local[all …]