Home
last modified time | relevance | path

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

/arch/arm/mach-dove/
Dcommon.c312 .start = DOVE_SDIO1_PHYS_BASE,
313 .end = DOVE_SDIO1_PHYS_BASE + 0xff,
/arch/arm/mach-dove/include/mach/
Ddove.h113 #define DOVE_SDIO1_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE + 0x90000) macro