Home
last modified time | relevance | path

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

/arch/mips/alchemy/common/
Ddma.c130 { AU1100_SD1_PHYS_ADDR + 0x00, DMA_DS | DMA_DW8 }, /* coherent */
131 { AU1100_SD1_PHYS_ADDR + 0x04, DMA_DS | DMA_DW8 | DMA_DR } /* coherent */
/arch/mips/alchemy/devboards/
Ddb1000.c341 .start = AU1100_SD1_PHYS_ADDR,
342 .end = AU1100_SD1_PHYS_ADDR + 0xfff,
Ddb1200.c556 .start = AU1100_SD1_PHYS_ADDR,
557 .end = AU1100_SD1_PHYS_ADDR + 0xfff,
/arch/mips/include/asm/mach-au1x00/
Dau1000.h129 #define AU1100_SD1_PHYS_ADDR 0x10680000 /* 24 */ macro