Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/usb/
A Dsr9800.c630 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()
A Dsr9800.h104 #define SR_SWRESET_IPRL (1 << 5) macro

Completed in 5 milliseconds