Searched defs:WDT_RESET_WIDTH_ACTIVE_HIGH (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/watchdog/ | ||
H A D | wdt_aspeed.c | 35 #define WDT_RESET_WIDTH_ACTIVE_HIGH BIT(31) macro |
/openbmc/linux/drivers/watchdog/ | ||
H A D | aspeed_wdt.c | 110 #define WDT_RESET_WIDTH_ACTIVE_HIGH BIT(31) macro |