Searched refs:MAC_CONTROL (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/stmmac/
H A Ddwmac100_core.c36 u32 value = readl(ioaddr + MAC_CONTROL);
38 writel((value | MAC_CORE_INIT), ioaddr + MAC_CONTROL);
51 pr_info("\tcontrol reg (offset 0x%x): 0x%08x\n", MAC_CONTROL,
52 readl(ioaddr + MAC_CONTROL));
100 u32 value = readl(ioaddr + MAC_CONTROL);
140 writel(value, ioaddr + MAC_CONTROL);
144 __func__, readl(ioaddr + MAC_CONTROL),
H A Ddwmac100.h32 #define MAC_CONTROL 0x00000000 /* MAC Control */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h1167 #define MAC_CONTROL 0x0 macro

Completed in 77 milliseconds