Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-uniphier/sbc/
H A Dsbc.c59 writel(0x0000bc01, SBBASE0); in __uniphier_sbc_init()
67 writel(0x0000be01, SBBASE0); /* dummy */ in __uniphier_sbc_init()
H A Dsbc-regs.h15 #define SBBASE0 (SBBASE(0)) macro
83 return !(readl(SBBASE0) & SBBASE_BANK_ENABLE); in boot_is_swapped()