Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/sbc/
H A Dsbc.c60 writel(0x0000bc01, SBBASE0); in __uniphier_sbc_init()
68 writel(0x0000be01, SBBASE0); /* dummy */ in __uniphier_sbc_init()
H A Dsbc-regs.h16 #define SBBASE0 (SBBASE(0)) macro
84 return !(readl(SBBASE0) & SBBASE_BANK_ENABLE); in boot_is_swapped()