Searched defs:WDT_OPEN_DRAIN_MAGIC (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/watchdog/ | ||
H A D | wdt_aspeed.c | 42 #define WDT_OPEN_DRAIN_MAGIC (0x8A << 24) macro |
/openbmc/linux/drivers/watchdog/ | ||
H A D | aspeed_wdt.c | 115 #define WDT_OPEN_DRAIN_MAGIC (0x8A << 24) macro |