Searched refs:phy_reserved (Results 1 – 1 of 1) sorted by relevance
1261 u32 phy_reserved; in init_realtek_8201() local1264 phy_reserved = mii_rw(dev, np->phyaddr, in init_realtek_8201()1266 phy_reserved |= PHY_REALTEK_INIT7; in init_realtek_8201()1268 PHY_REALTEK_INIT_REG6, phy_reserved)) in init_realtek_8201()1277 u32 phy_reserved; in init_realtek_8201_cross() local1283 phy_reserved = mii_rw(dev, np->phyaddr, in init_realtek_8201_cross()1285 phy_reserved &= ~PHY_REALTEK_INIT_MSK1; in init_realtek_8201_cross()1286 phy_reserved |= PHY_REALTEK_INIT3; in init_realtek_8201_cross()1288 PHY_REALTEK_INIT_REG2, phy_reserved)) in init_realtek_8201_cross()1301 u32 phy_reserved; in init_cicada() local[all …]