Searched refs:ns_exp_read (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/phy/
H A Dnational.c54 static u8 ns_exp_read(struct phy_device *phydev, u16 reg) function
105 ns_exp_write(phydev, 0x1c0, ns_exp_read(phydev, 0x1c0) | 1);
108 ns_exp_read(phydev, 0x1c0) & 0xfffe);
111 (ns_exp_read(phydev, 0x1c0) & 0x0001) ? "off" : "on");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/phy/
H A Dnational.c54 static u8 ns_exp_read(struct phy_device *phydev, u16 reg) function
105 ns_exp_write(phydev, 0x1c0, ns_exp_read(phydev, 0x1c0) | 1);
108 ns_exp_read(phydev, 0x1c0) & 0xfffe);
111 (ns_exp_read(phydev, 0x1c0) & 0x0001) ? "off" : "on");

Completed in 337 milliseconds