Home
last modified time | relevance | path

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

/drivers/net/phy/
Dnational.c59 static u8 ns_exp_read(struct phy_device *phydev, u16 reg) in ns_exp_read() function
114 ns_exp_write(phydev, 0x1c0, ns_exp_read(phydev, 0x1c0) | 1); in ns_10_base_t_hdx_loopack()
117 ns_exp_read(phydev, 0x1c0) & 0xfffe); in ns_10_base_t_hdx_loopack()
120 (ns_exp_read(phydev, 0x1c0) & 0x0001) ? "off" : "on"); in ns_10_base_t_hdx_loopack()