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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/bluetooth/
H A Dbluecard_cs.c127 #define REG_INTERRUPT 0x21 macro
522 reg = inb(iobase + REG_INTERRUPT);
528 outb(0x04, iobase + REG_INTERRUPT);
534 outb(0x08, iobase + REG_INTERRUPT);
540 outb(0x01, iobase + REG_INTERRUPT);
546 outb(0x02, iobase + REG_INTERRUPT);
782 outb(0xff, iobase + REG_INTERRUPT);

Completed in 45 milliseconds