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