Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/parisc/
A Dsuperio.c191 request_region (IC_PIC2, 0x1f, "pic2"); in superio_init()
254 outb (0x11,IC_PIC2+0); /* ICW1: ICW4 write req | ICW1 */ in superio_init()
255 outb (0x00,IC_PIC2+1); /* ICW2: N/A */ in superio_init()
256 outb (0x02,IC_PIC2+1); /* ICW3: Slave ID code */ in superio_init()
257 outb (0x01,IC_PIC2+1); /* ICW4: x86 mode */ in superio_init()
/linux-6.3-rc2/arch/parisc/include/asm/
A Dsuperio.h6 #define IC_PIC2 0xA0 /* PCI I/O address of slave */ macro

Completed in 4 milliseconds