Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dit8712f_wdt.c62 #define ACT_REG 0x30 /* LDN Register: Activation */ macro
371 superio_outb(1, ACT_REG); in it8712f_wdt_find()
372 if (!(superio_inb(ACT_REG) & 0x01)) { in it8712f_wdt_find()