Searched refs:RTL_REG_MAR0 (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/net/
H A Drtl8139.c107 #define RTL_REG_MAR0 0x08 macro
288 outl(0xffffffff, priv->ioaddr + RTL_REG_MAR0 + 0);
289 outl(0xffffffff, priv->ioaddr + RTL_REG_MAR0 + 4);
345 * If we add multicast support, the RTL_REG_MAR0 register would have

Completed in 39 milliseconds