Searched refs:LAN91C96_RCR_SOFT_RST (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/net/ | ||
H A D | lan91c96.h | 264 #define LAN91C96_RCR_SOFT_RST (0x1U << 15) macro |
H A D | lan91c96.c | 211 SMC_outw(dev, LAN91C96_RCR_SOFT_RST, LAN91C96_RCR); in smc_reset() |