Searched refs:SIO_REG_ADDR (Results 1 – 4 of 4) sorted by relevance
36 #define SIO_REG_ADDR 0x66 /* Logical device address (2 bytes) */ macro593 address = superio_inb(sioaddr, SIO_REG_ADDR) | in sch56xx_find()594 superio_inb(sioaddr, SIO_REG_ADDR + 1) << 8; in sch56xx_find()
81 #define SIO_REG_ADDR 0x60 /* Logical device address (2 bytes) */ macro2088 val = (superio_inb(sioaddr, SIO_REG_ADDR) << 8) in w83627ehf_find()2089 | superio_inb(sioaddr, SIO_REG_ADDR + 1); in w83627ehf_find()
55 #define SIO_REG_ADDR 0x60 /* Logical device address (2 bytes) */ macro1592 *address = superio_inw(sioaddr, SIO_REG_ADDR); in f71805f_find()
38 #define SIO_REG_ADDR 0x60 /* Logical device address (2 bytes) */ macro