Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-uniphier/sbc/
Dsbc-regs.h12 #define SBBASE_BASE 0x58c00100 macro
13 #define SBBASE(x) (SBBASE_BASE + (x) * 0x10)