Home
last modified time | relevance | path

Searched refs:HW_CFG_LRST (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/usb/
H A Dsmsc75xx.h91 #define HW_CFG_LRST (0x00000002) macro
H A Dsmsc75xx.c1065 buf |= HW_CFG_LRST; in smsc75xx_reset()
1082 } while ((buf & HW_CFG_LRST) && (timeout < 100)); in smsc75xx_reset()
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dsmsc75xx.h91 #define HW_CFG_LRST (0x00000002) macro
H A Dsmsc75xx.c1066 buf |= HW_CFG_LRST; in smsc75xx_reset()
1083 } while ((buf & HW_CFG_LRST) && (timeout < 100)); in smsc75xx_reset()

Completed in 8 milliseconds