Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/
H A Dplatform.h58 #define ASPEED_SB_STS 0x1e6f2014 macro
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/
H A Dboard_common.c67 if ((readl(ASPEED_SB_STS) & BIT(6))) { in board_init()
H A Dscu_info.c95 u32 sb_sts = readl(ASPEED_SB_STS); in aspeed_print_security_info()