Searched refs:LAN91C96_MMUCR_ENQUEUE (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/net/ | ||
D | lan91c96.h | 383 #define LAN91C96_MMUCR_ENQUEUE (0xCU << 4) /* WXYZ = 1100 */ macro |
D | lan91c96.c | 428 SMC_outw(dev, LAN91C96_MMUCR_ENQUEUE, LAN91C96_MMU); in smc_send_packet() |