Searched refs:SIOREG_IOBASE (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/hwmon/
H A Dpc87427.c93 #define SIOREG_IOBASE 0x60 /* I/O base address */ macro
1228 val = (superio_inb(sioaddr, SIOREG_IOBASE) << 8)
1229 | superio_inb(sioaddr, SIOREG_IOBASE + 1);

Completed in 137 milliseconds