Searched refs:ENET_PMH_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.c594 enet_writel(priv, val, ENET_PMH_REG(0));
647 enet_writel(priv, tmp, ENET_PMH_REG(i++ + 1));
652 enet_writel(priv, 0, ENET_PMH_REG(i + 1));
855 enet_writel(priv, 0, ENET_PMH_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.h489 #define ENET_PMH_REG(x) (0x5c + (x) * 8) macro

Completed in 97 milliseconds