Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dasm9260_wdt.c28 #define BM_MOD_WDRESET BIT(1) macro
105 mode = BM_MOD_WDRESET; in asm9260_wdt_enable()
139 iowrite32(BM_MOD_WDEN | BM_MOD_WDRESET, priv->iobase + HW_WDMOD); in asm9260_wdt_sys_reset()