Searched defs:WDT_CTRL_RESET_MODE_SOC (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/watchdog/ | ||
H A D | wdt_aspeed.c | 27 #define WDT_CTRL_RESET_MODE_SOC (0x00 << 5) macro |
/openbmc/linux/drivers/watchdog/ | ||
H A D | aspeed_wdt.c | 69 #define WDT_CTRL_RESET_MODE_SOC (0x00 << 5) macro |