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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dbcm63xx_enet.c590 enet_writel(priv, val, ENET_PML_REG(0));
643 enet_writel(priv, tmp, ENET_PML_REG(i + 1));
651 enet_writel(priv, 0, ENET_PML_REG(i + 1));
854 enet_writel(priv, 0, ENET_PML_REG(i));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h488 #define ENET_PML_REG(x) (0x58 + (x) * 8) macro

Completed in 104 milliseconds