Searched refs:SUPERIO_REG_BASE (Results 1 – 1 of 1) sorted by relevance
89 #define SUPERIO_REG_BASE 0x60 macro585 addr = (superio_inb(SUPERIO_REG_BASE) << 8) in smsc47m1_find()586 | superio_inb(SUPERIO_REG_BASE + 1); in smsc47m1_find()