Searched refs:SR_SWRESET_IPRL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | sr9800.c | 630 ret = sr_sw_reset(dev, SR_SWRESET_IPRL); 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() 720 ret = sr_sw_reset(dev, SR_SWRESET_IPRL); in sr9800_phy_powerup()
|
H A D | sr9800.h | 104 #define SR_SWRESET_IPRL (1 << 5) macro
|
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | sr9800.c | 630 ret = sr_sw_reset(dev, SR_SWRESET_IPRL); 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() 720 ret = sr_sw_reset(dev, SR_SWRESET_IPRL); in sr9800_phy_powerup()
|
H A D | sr9800.h | 104 #define SR_SWRESET_IPRL (1 << 5) macro
|
Completed in 4 milliseconds