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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dm68360_enet.h115 #define RFCR 0x18 /* normal operation */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsh_eth.h97 # define RFCR 0x760 macro
172 #define RFCR 0x1f4 macro
245 # define RFCR 0x01A4 macro
H A Dns83820.c247 #define RFCR 0x48 macro
665 writel(0, dev->base + RFCR);
666 writel(0x7fc00000, dev->base + RFCR);
667 writel(0xffc00000, dev->base + RFCR);
1588 writel(i*2, dev->base + RFCR);
1607 u8 __iomem *rfcr = dev->base + RFCR;
1624 /* Ramit : RFCR Write Fix doc says RFEN must be 0 modify other bits */

Completed in 71 milliseconds