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

/linux-4.1.27/drivers/net/usb/
H A Dsmsc95xx.h86 #define HW_CFG_LRST_ (0x00000008) macro
H A Dsmsc95xx.c883 ret = smsc95xx_write_reg(dev, HW_CFG, HW_CFG_LRST_); smsc95xx_reset()
894 } while ((read_buf & HW_CFG_LRST_) && (timeout < 100)); smsc95xx_reset()

Completed in 75 milliseconds