Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dlan91c96.h428 #define LAN91C96_PTR_AUTO_INCR (0x1U << 14) macro
432 LAN91C96_PTR_AUTO_INCR | \
H A Dlan91c96.c384 SMC_outw(dev, LAN91C96_PTR_AUTO_INCR, LAN91C96_POINTER); in smc_send_packet()
537 LAN91C96_PTR_AUTO_INCR, LAN91C96_POINTER); in smc_rcv()