Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-dove/
H A Dcommon.c308 .start = DOVE_SDIO1_PHYS_BASE,
309 .end = DOVE_SDIO1_PHYS_BASE + 0xff,
H A Ddove.h108 #define DOVE_SDIO1_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE + 0x90000) macro