Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dstarfive-wdt.c46 #define STARFIVE_WDT_RESET_EN 0x1 macro
224 val |= STARFIVE_WDT_RESET_EN << wdt->variant->enrst_shift; in starfive_wdt_enable_reset()