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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsunqe.c67 sbus_writel(GLOB_CTRL_RESET, gregs + GLOB_CTRL);
69 u32 tmp = sbus_readl(gregs + GLOB_CTRL);
728 sbus_writel(GLOB_CTRL_B64, qecp->gregs + GLOB_CTRL);
730 sbus_writel(GLOB_CTRL_B32, qecp->gregs + GLOB_CTRL);
732 sbus_writel(GLOB_CTRL_B16, qecp->gregs + GLOB_CTRL);
792 ctrl = sbus_readl(qecp->gregs + GLOB_CTRL);
H A Dsunbmac.c84 sbus_writel(GLOB_CTRL_RESET, gregs + GLOB_CTRL);
86 if (sbus_readl(gregs + GLOB_CTRL) & GLOB_CTRL_RESET) {
112 sbus_writel(regval | GLOB_CTRL_BMODE, gregs + GLOB_CTRL);
1124 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 63 milliseconds