Home
last modified time | relevance | path

Searched refs:SIO_REG_ADDR (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hwmon/
H A Dsch56xx-common.c36 #define SIO_REG_ADDR 0x66 /* Logical device address (2 bytes) */ macro
593 address = superio_inb(sioaddr, SIO_REG_ADDR) | in sch56xx_find()
594 superio_inb(sioaddr, SIO_REG_ADDR + 1) << 8; in sch56xx_find()
/linux/drivers/watchdog/
H A Df71808e_wdt.c38 #define SIO_REG_ADDR 0x60 /* Logical device address (2 bytes) */ macro