Searched refs:GREG_SWRST (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 Dsungem.h21 #define GREG_SWRST 0x1010UL /* Software Reset Register */ macro
H A Dsungem.c415 gp->regs + GREG_SWRST);
417 if (!(readl(gp->regs + GREG_SWRST) & GREG_SWRST_RXRST))
1221 gp->regs + GREG_SWRST);
1227 val = readl(gp->regs + GREG_SWRST);

Completed in 108 milliseconds