Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/3com/
D3c509.c149 #define WN0_IRQ 0x08 /* Window 0: Set IRQ line in bits 12-15. */ macro
325 outw(0x0f00, ioaddr + WN0_IRQ); in el3_isa_match()
372 outw(0x0f00, ioaddr + WN0_IRQ); in el3_isa_resume()
577 irq = inw(ioaddr + WN0_IRQ) >> 12; in el3_eisa_probe()
1018 outw(0x0f00, ioaddr + WN0_IRQ); in el3_close()
1233 outw((dev->irq << 12) | 0x0f00, ioaddr + WN0_IRQ); in el3_up()
D3c589_cs.c124 #define WN0_IRQ 0x08 /* Window 0: Set IRQ line in bits 12-15. */ macro
931 outw(0x0f00, ioaddr + WN0_IRQ); in el3_close()