Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-uniphier/sbc/
H A Dsbc-regs.h24 #define SBBASE_BANK_ENABLE (0x00000001) macro
83 return !(readl(SBBASE0) & SBBASE_BANK_ENABLE); in boot_is_swapped()