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