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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Depic100.c197 COMMAND=0, INTSTAT=4, INTMASK=8, GENCTL=0x0C, NVCTL=0x10, EECTL=0x14, enumerator in enum:epic_registers
421 outl(0x4200, ioaddr + GENCTL);
431 outl(0x0200, ioaddr + GENCTL);
486 outl(0x0008, ioaddr + GENCTL);
665 outl(0x4001, ioaddr + GENCTL);
675 outl(0x4000, ioaddr + GENCTL);
690 outl(0x4432 | (RX_FIFO_THRESH<<8), ioaddr + GENCTL);
691 inl(ioaddr + GENCTL);
692 outl(0x0432 | (RX_FIFO_THRESH<<8), ioaddr + GENCTL);
694 outl(0x4412 | (RX_FIFO_THRESH<<8), ioaddr + GENCTL);
[all...]

Completed in 85 milliseconds