Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dlan91c96.c217 SMC_outw(dev, 0, LAN91C96_TCR); in smc_reset()
246 SMC_outw(dev, LAN91C96_TCR_TXENA, LAN91C96_TCR); in smc_enable()
281 SMC_outb(dev, 0, LAN91C96_TCR); in smc_shutdown()
H A Dlan91c96.h195 #define LAN91C96_TCR 0 /* Transmit Control Register */ macro