Home
last modified time | relevance | path

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

/qemu/hw/watchdog/
H A Dwdt_aspeed.c38 #define WDT_ACTIVE_LOW_MAGIC (0x5A << 24) macro
346 } else if (property == WDT_ACTIVE_LOW_MAGIC) { in aspeed_2500_wdt_reset_pulse()