Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A DiTCO_wdt.c90 #define NMI_NOW BIT(8) macro
239 val = inw(TCO1_CNT(p)) & ~NMI_NOW; in update_no_reboot_bit_cnt()
245 newval = inw(TCO1_CNT(p)) & ~NMI_NOW; in update_no_reboot_bit_cnt()