Home
last modified time | relevance | path

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

/arch/arm/mach-dove/
Dcommon.c219 .start = DOVE_SDIO0_PHYS_BASE,
220 .end = DOVE_SDIO0_PHYS_BASE + 0xff,
/arch/arm/mach-dove/include/mach/
Ddove.h112 #define DOVE_SDIO0_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE | 0x92000) macro