Home
last modified time | relevance | path

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

/openbmc/qemu/hw/watchdog/
H A Dwdt_aspeed.c38 #define WDT_ACTIVE_LOW_MAGIC (0x5A << 24) macro
/openbmc/linux/drivers/watchdog/
H A Daspeed_wdt.c112 #define WDT_ACTIVE_LOW_MAGIC (0x5A << 24) macro