Home
last modified time | relevance | path

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

/u-boot/drivers/usb/eth/
A Dsmsc95xx.c51 #define HW_CFG_LRST_ 0x00000008 macro
488 write_buf = HW_CFG_LRST_; in smsc95xx_init_common()
500 } while ((read_buf & HW_CFG_LRST_) && (timeout < 100)); in smsc95xx_init_common()

Completed in 4 milliseconds