Searched refs:SR_SWRESET_PRL (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/usb/
H A Dsr9800.h102 #define SR_SWRESET_PRL (1 << 3) macro
H A Dsr9800.c617 ret = sr_sw_reset(dev, SR_SWRESET_IPPD | SR_SWRESET_PRL);
649 ret = sr_sw_reset(dev, SR_SWRESET_PRL);
655 ret = sr_sw_reset(dev, SR_SWRESET_IPRL | SR_SWRESET_PRL);

Completed in 167 milliseconds