Searched refs:GLOB_CTRL (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dsunqe.c65 sbus_writel(GLOB_CTRL_RESET, gregs + GLOB_CTRL);
67 u32 tmp = sbus_readl(gregs + GLOB_CTRL);
731 sbus_writel(GLOB_CTRL_B64, qecp->gregs + GLOB_CTRL);
733 sbus_writel(GLOB_CTRL_B32, qecp->gregs + GLOB_CTRL);
735 sbus_writel(GLOB_CTRL_B16, qecp->gregs + GLOB_CTRL);
798 ctrl = sbus_readl(qecp->gregs + GLOB_CTRL);
H A Dsunbmac.c83 sbus_writel(GLOB_CTRL_RESET, gregs + GLOB_CTRL);
85 if (sbus_readl(gregs + GLOB_CTRL) & GLOB_CTRL_RESET) {
111 sbus_writel(regval | GLOB_CTRL_BMODE, gregs + GLOB_CTRL);
1127 if ((sbus_readl(bp->gregs + GLOB_CTRL) & 0xf0000000) != GLOB_CTRL_BMODE) {
H A Dsunbmac.h11 #define GLOB_CTRL 0x00UL /* Control */ macro
H A Dsunqe.h11 #define GLOB_CTRL 0x00UL /* Control */ macro

Completed in 64 milliseconds