Searched refs:sr_sw_reset (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | sr9800.c | 208 static int sr_sw_reset(struct usbnet *dev, u8 flags) in sr_sw_reset() function 617 ret = sr_sw_reset(dev, SR_SWRESET_IPPD | SR_SWRESET_PRL); in sr9800_reset() 623 ret = sr_sw_reset(dev, SR_SWRESET_CLEAR); in sr9800_reset() 630 ret = sr_sw_reset(dev, SR_SWRESET_IPRL); in sr9800_reset() 634 ret = sr_sw_reset(dev, SR_SWRESET_PRTE); in sr9800_reset() 649 ret = sr_sw_reset(dev, SR_SWRESET_PRL); in sr9800_reset() 655 ret = sr_sw_reset(dev, SR_SWRESET_IPRL | SR_SWRESET_PRL); in sr9800_reset() 696 ret = sr_sw_reset(dev, SR_SWRESET_IPPD | SR_SWRESET_IPRL); in sr9800_phy_powerup() 704 ret = sr_sw_reset(dev, SR_SWRESET_IPRL); in sr9800_phy_powerup() 712 ret = sr_sw_reset(de in sr9800_phy_powerup() [all...] |
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | sr9800.c | 208 static int sr_sw_reset(struct usbnet *dev, u8 flags) in sr_sw_reset() function 617 ret = sr_sw_reset(dev, SR_SWRESET_IPPD | SR_SWRESET_PRL); in sr9800_reset() 623 ret = sr_sw_reset(dev, SR_SWRESET_CLEAR); in sr9800_reset() 630 ret = sr_sw_reset(dev, SR_SWRESET_IPRL); in sr9800_reset() 634 ret = sr_sw_reset(dev, SR_SWRESET_PRTE); in sr9800_reset() 649 ret = sr_sw_reset(dev, SR_SWRESET_PRL); in sr9800_reset() 655 ret = sr_sw_reset(dev, SR_SWRESET_IPRL | SR_SWRESET_PRL); in sr9800_reset() 696 ret = sr_sw_reset(dev, SR_SWRESET_IPPD | SR_SWRESET_IPRL); in sr9800_phy_powerup() 704 ret = sr_sw_reset(dev, SR_SWRESET_IPRL); in sr9800_phy_powerup() 712 ret = sr_sw_reset(de in sr9800_phy_powerup() [all...] |
Completed in 3 milliseconds