Home
last modified time | relevance | path

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

/linux/drivers/net/usb/
H A Dsmsc75xx.h91 #define HW_CFG_LRST (0x00000002) macro
H A Dsmsc75xx.c1061 buf |= HW_CFG_LRST; in smsc75xx_reset()
1078 } while ((buf & HW_CFG_LRST) && (timeout < 100)); in smsc75xx_reset()