Home
last modified time | relevance | path

Searched refs:EDLC_RESET (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/
Dni5010.c174 outb(0x00, EDLC_RESET); /* Clear EDLC hold RESET state */ in trigger_irq()
399 outb(RS_RESET, EDLC_RESET); /* Hold up EDLC_RESET while configing board */ in ni5010_open()
418 outb(0, EDLC_RESET); /* Un-reset the ni5010 */ in ni5010_open()
629 outb(RS_RESET, EDLC_RESET); in ni5010_close()
Dni5010.h39 #define EDLC_RESET (ioaddr + 0x06) /* EDLC RESET register */ macro