Searched refs:r8153_phy_status (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/net/usb/ |
| D | r8152.c | 3590 static u16 r8153_phy_status(struct r8152 *tp, u16 desired) in r8153_phy_status() function 5738 data = r8153_phy_status(tp, 0); in r8153b_hw_phy_cfg() 6889 data = r8153_phy_status(tp, 0); in r8153_init() 6901 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153_init() 7029 data = r8153_phy_status(tp, 0); in r8153b_init() 7037 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153b_init() 7120 data = r8153_phy_status(tp, 0); in r8153c_init() 7128 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8153c_init() 7183 data = r8153_phy_status(tp, 0); in r8156_hw_phy_cfg() 7205 data = r8153_phy_status(tp, PHY_STAT_LAN_ON); in r8156_hw_phy_cfg() [all …]
|