Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/eth/
H A Dsmsc95xx.c49 #define HW_CFG_LRST_ 0x00000008 macro
486 write_buf = HW_CFG_LRST_; in smsc95xx_init_common()
498 } while ((read_buf & HW_CFG_LRST_) && (timeout < 100)); in smsc95xx_init_common()