Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-dove/
H A Dcommon.c280 .start = DOVE_SDIO0_PHYS_BASE,
281 .end = DOVE_SDIO0_PHYS_BASE + 0xff,
H A Ddove.h107 #define DOVE_SDIO0_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE + 0x92000) macro