Home
last modified time | relevance | path

Searched refs:DEVREV (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/watchdog/
H A Dit8712f_wdt.c62 #define DEVREV 0x22 /* Register: Device Revision */ macro
385 revision = superio_inb(DEVREV) & 0x0f; in it8712f_wdt_find()
/kernel/linux/linux-6.6/drivers/watchdog/
H A Dit8712f_wdt.c61 #define DEVREV 0x22 /* Register: Device Revision */ macro
384 revision = superio_inb(DEVREV) & 0x0f; in it8712f_wdt_find()
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dit87.c84 #define DEVREV 0x22 /* Register: Device Revision */ macro
2488 sio_data->revision = superio_inb(sioaddr, DEVREV) & 0x0f; in it87_find()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dit87.c81 #define DEVREV 0x22 /* Register: Device Revision */ macro
2785 sio_data->revision = superio_inb(sioaddr, DEVREV) & 0x0f; in it87_find()

Completed in 19 milliseconds