Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A 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()
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()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds