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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsh_eth.h55 # define EESR 0x428 macro
182 #define EESR 0x028 macro
212 # define EESR 0x0014 macro
383 /* EESR */
702 unsigned no_ade:1; /* E-DMAC DO NOT have ADE bit in EESR */
H A Dsh_eth.c660 ctrl_outl(ctrl_inl(ioaddr + EESR), ioaddr + EESR); local
937 intr_status = ctrl_inl(ioaddr + EESR);
942 ctrl_outl(intr_status, ioaddr + EESR);
1127 " resetting...\n", ndev->name, (int)ctrl_inl(ioaddr + EESR));

Completed in 108 milliseconds