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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dsungem.h21 #define GREG_SWRST 0x1010UL /* Software Reset Register */ macro
H A Dsungem.c414 gp->regs + GREG_SWRST);
416 if (!(readl(gp->regs + GREG_SWRST) & GREG_SWRST_RXRST))
1159 gp->regs + GREG_SWRST);
1165 val = readl(gp->regs + GREG_SWRST);

Completed in 48 milliseconds