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