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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A Dpc87427.c65 #define SIOREG_IOBASE 0x60 /* I/O base address */ macro
583 val = (superio_inb(sioaddr, SIOREG_IOBASE) << 8)
584 | superio_inb(sioaddr, SIOREG_IOBASE + 1);

Completed in 86 milliseconds