Searched refs:EDLC_RESET (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 Dni5010.c174 outb(0x00, EDLC_RESET); /* Clear EDLC hold RESET state */
399 outb(RS_RESET, EDLC_RESET); /* Hold up EDLC_RESET while configing board */
418 outb(0, EDLC_RESET); /* Un-reset the ni5010 */
627 outb(RS_RESET, EDLC_RESET);
H A Dni5010.h39 #define EDLC_RESET (ioaddr + 0x06) /* EDLC RESET register */ macro
124 /* bits in EDLC_RESET, write only */

Completed in 26 milliseconds