Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/watchdog/
Dit8712f_wdt.c61 #define DEVREV 0x22 /* Register: Device Revision */ macro
383 revision = superio_inb(DEVREV) & 0x0f; in it8712f_wdt_find()
/linux-6.12.1/drivers/hwmon/
Dit87.c81 #define DEVREV 0x22 /* Register: Device Revision */ macro
2828 sio_data->revision = superio_inb(sioaddr, DEVREV) & 0x0f; in it87_find()