Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/usb/
H A Dsr9800.h105 #define SR_SWRESET_IPPD (1 << 6) macro
H A Dsr9800.c617 ret = sr_sw_reset(dev, SR_SWRESET_IPPD | SR_SWRESET_PRL); in sr9800_reset()
696 ret = sr_sw_reset(dev, SR_SWRESET_IPPD | SR_SWRESET_IPRL); in sr9800_phy_powerup()