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

/linux-master/drivers/net/usb/
H A Dr8152.c3759 static u16 r8153_phy_status(struct r8152 *tp, u16 desired) function
5912 data = r8153_phy_status(tp, 0);
7103 data = r8153_phy_status(tp, 0);
7115 data = r8153_phy_status(tp, PHY_STAT_LAN_ON);
7243 data = r8153_phy_status(tp, 0);
7251 data = r8153_phy_status(tp, PHY_STAT_LAN_ON);
7334 data = r8153_phy_status(tp, 0);
7342 data = r8153_phy_status(tp, PHY_STAT_LAN_ON);
7397 data = r8153_phy_status(tp, 0);
7419 data = r8153_phy_status(t
[all...]

Completed in 260 milliseconds