Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/
H A Dplatform.h46 #define ASPEED_FMC_WDT2 0x1e620064 macro
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/
H A Dscu_info.c297 readl(ASPEED_FMC_WDT2) & BIT(4) ? "Alternate" : "Primary"); in aspeed_print_2nd_wdt_mode()