Searched refs:phy_reserved (Results 1 – 1 of 1) sorted by relevance
1264 u32 phy_reserved; in init_realtek_8201() local1267 phy_reserved = mii_rw(dev, np->phyaddr, in init_realtek_8201()1269 phy_reserved |= PHY_REALTEK_INIT7; in init_realtek_8201()1271 PHY_REALTEK_INIT_REG6, phy_reserved)) in init_realtek_8201()1280 u32 phy_reserved; in init_realtek_8201_cross() local1286 phy_reserved = mii_rw(dev, np->phyaddr, in init_realtek_8201_cross()1288 phy_reserved &= ~PHY_REALTEK_INIT_MSK1; in init_realtek_8201_cross()1289 phy_reserved |= PHY_REALTEK_INIT3; in init_realtek_8201_cross()1291 PHY_REALTEK_INIT_REG2, phy_reserved)) in init_realtek_8201_cross()1304 u32 phy_reserved; in init_cicada() local[all …]