Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_mugereg.h64 #define ETH_HW_CFG_LRST_ (0x1UL << 1) /* Lite reset */ macro
H A Dif_muge.c977 lan78xx_write_reg(sc, ETH_HW_CFG, ETH_HW_CFG_LRST_); in lan78xx_chip_init()
979 if ((err = lan78xx_wait_for_bits(sc, ETH_HW_CFG, ETH_HW_CFG_LRST_)) != in lan78xx_chip_init()