Searched refs:LAN91C96_MIR (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/net/ | ||
H A D | lan91c96.h | 199 #define LAN91C96_MIR 8 /* Memory Information Register */ macro |
H A D | lan91c96.c | 150 mem_info = SMC_inw(dev, LAN91C96_MIR); in dump_memory_info() |