Searched refs:WN0_IRQ (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 D3c509.c95 #define WN0_IRQ 0x08 /* Window 0: Set IRQ line in bits 12-15. */ macro
273 outw(0x0f00, ioaddr + WN0_IRQ);
320 outw(0x0f00, ioaddr + WN0_IRQ);
634 irq = inw(ioaddr + WN0_IRQ) >> 12;
1074 outw(0x0f00, ioaddr + WN0_IRQ);
1289 outw((dev->irq << 12) | 0x0f00, ioaddr + WN0_IRQ);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/pcmcia/
H A D3c589_cs.c121 #define WN0_IRQ 0x08 /* Window 0: Set IRQ line in bits 12-15. */ macro
931 outw(0x0f00, ioaddr + WN0_IRQ);

Completed in 120 milliseconds