Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A D3c509.c149 #define WN0_IRQ 0x08 /* Window 0: Set IRQ line in bits 12-15. */ macro
324 outw(0x0f00, ioaddr + WN0_IRQ); in el3_isa_match()
370 outw(0x0f00, ioaddr + WN0_IRQ); in el3_isa_resume()
576 irq = inw(ioaddr + WN0_IRQ) >> 12; in el3_eisa_probe()
1016 outw(0x0f00, ioaddr + WN0_IRQ); in el3_close()
1232 outw((dev->irq << 12) | 0x0f00, ioaddr + WN0_IRQ); in el3_up()
H A D3c589_cs.c124 #define WN0_IRQ 0x08 /* Window 0: Set IRQ line in bits 12-15. */ macro
940 outw(0x0f00, ioaddr + WN0_IRQ); in el3_close()