Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dsp5100_tco.h21 #define SP5100_WDT_ACTION_RESET BIT(2) macro
H A Dsp5100_tco.c312 val |= SP5100_WDT_ACTION_RESET; in sp5100_tco_timer_init()
314 val &= ~SP5100_WDT_ACTION_RESET; in sp5100_tco_timer_init()