Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/
H A Dscu_info.c95 u32 sb_sts = readl(ASPEED_SB_STS); in aspeed_print_security_info() local
99 if (!(sb_sts & BIT(6))) in aspeed_print_security_info()