Searched refs:Carry2 (Results 1 – 2 of 2) sorted by relevance
488 u32 Carry2; in HandleMacStatInterrupt() local494 Carry2 = readl(&etdev->regs->macstat.Carry2); in HandleMacStatInterrupt()497 writel(Carry2, &etdev->regs->macstat.Carry2); in HandleMacStatInterrupt()519 if (Carry2 & (1 << 16)) in HandleMacStatInterrupt()521 if (Carry2 & (1 << 15)) in HandleMacStatInterrupt()523 if (Carry2 & (1 << 6)) in HandleMacStatInterrupt()525 if (Carry2 & (1 << 8)) in HandleMacStatInterrupt()527 if (Carry2 & (1 << 5)) in HandleMacStatInterrupt()529 if (Carry2 & (1 << 4)) in HandleMacStatInterrupt()531 if (Carry2 & (1 << 2)) in HandleMacStatInterrupt()
1391 u32 Carry2; /* 0x6134 */ member