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

/linux-4.4.14/drivers/hwmon/
H A Dvt1211.c205 #define SIO_VT1211_BADDR 0x60 /* base I/O address */ macro
1301 *address = ((superio_inb(sio_cip, SIO_VT1211_BADDR) << 8) | vt1211_find()
1302 (superio_inb(sio_cip, SIO_VT1211_BADDR + 1))) & 0xff00; vt1211_find()

Completed in 54 milliseconds