Home
last modified time | relevance | path

Searched refs:AU1100_SD0_PHYS_ADDR (Results 1 – 5 of 5) sorted by relevance

/arch/mips/alchemy/common/
Ddma.c128 { AU1100_SD0_PHYS_ADDR + 0x00, DMA_DS | DMA_DW8 }, /* coherent */
129 { AU1100_SD0_PHYS_ADDR + 0x04, DMA_DS | DMA_DW8 | DMA_DR }, /* coherent */
/arch/mips/alchemy/devboards/
Ddb1000.c318 .start = AU1100_SD0_PHYS_ADDR,
319 .end = AU1100_SD0_PHYS_ADDR + 0xfff,
Ddb1300.c601 .start = AU1100_SD0_PHYS_ADDR,
602 .end = AU1100_SD0_PHYS_ADDR,
Ddb1200.c542 .start = AU1100_SD0_PHYS_ADDR,
543 .end = AU1100_SD0_PHYS_ADDR + 0xfff,
/arch/mips/include/asm/mach-au1x00/
Dau1000.h126 #define AU1100_SD0_PHYS_ADDR 0x10600000 /* 245 */ macro