Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dsch56xx-common.c34 #define SIO_REG_DEVID 0x20 /* Device ID */ macro
566 devid = superio_inb(sioaddr, SIO_REG_DEVID); in sch56xx_find()
/linux/drivers/watchdog/
H A Df71808e_wdt.c26 #define SIO_REG_DEVID 0x20 /* Device ID (2 bytes) */ macro
552 devid = force_id ? force_id : superio_inw(sioaddr, SIO_REG_DEVID); in fintek_wdt_find()