Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-uniphier/sbc/
H A Dsbc-regs.h13 #define SBBASE(x) (SBBASE_BASE + (x) * 0x10) macro
15 #define SBBASE0 (SBBASE(0))
16 #define SBBASE1 (SBBASE(1))
17 #define SBBASE2 (SBBASE(2))
18 #define SBBASE3 (SBBASE(3))
19 #define SBBASE4 (SBBASE(4))
20 #define SBBASE5 (SBBASE(5))
21 #define SBBASE6 (SBBASE(6))
22 #define SBBASE7 (SBBASE(7))