Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/reset/aspeed/
H A Dreset-ast2500.c54 (reset_mask & WDT_RESET_SDRAM); in ast2500_reset_assert()
/openbmc/u-boot/drivers/watchdog/
H A Dast_wdt.c36 #define WDT_RESET_SDRAM (1 << 2) macro