Home
last modified time | relevance | path

Searched defs:WDT_CTRL_RESET_MODE_FULL_CHIP (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/watchdog/
H A Dwdt_aspeed.c28 #define WDT_CTRL_RESET_MODE_FULL_CHIP (0x01 << 5) macro
/openbmc/linux/drivers/watchdog/
H A Daspeed_wdt.c70 #define WDT_CTRL_RESET_MODE_FULL_CHIP (0x01 << 5) macro