Home
last modified time | relevance | path

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

/qemu/hw/watchdog/
H A Dwdt_aspeed.c35 #define WDT_RESET_WIDTH_ACTIVE_HIGH BIT(31) macro
345 s->regs[WDT_RESET_WIDTH] |= WDT_RESET_WIDTH_ACTIVE_HIGH; in aspeed_2500_wdt_reset_pulse()
347 s->regs[WDT_RESET_WIDTH] &= ~WDT_RESET_WIDTH_ACTIVE_HIGH; in aspeed_2500_wdt_reset_pulse()