Home
last modified time | relevance | path

Searched refs:WDT_OPEN_DRAIN_MAGIC (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/watchdog/
H A Dwdt_aspeed.c42 #define WDT_OPEN_DRAIN_MAGIC (0x8A << 24) macro
350 } else if (property == WDT_OPEN_DRAIN_MAGIC) { in aspeed_2500_wdt_reset_pulse()