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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/arm/
H A Dether3.c105 static inline void ether3_outb(int v, const void __iomem *r) function
287 ether3_outb(dev->dev_addr[i], REG_BUFWIN);
340 ether3_outb(dev->dev_addr[i], REG_BUFWIN);
372 ether3_outb(write_low, REG_RECVPTR);
373 ether3_outb(write_high, REG_RECVPTR + 4);
437 ether3_outb(0x80, REG_CONFIG2 + 4);
814 ether3_outb(0x80, REG_CONFIG2 + 4);

Completed in 45 milliseconds