Searched refs:AU1100_SD0_PHYS_ADDR (Results 1 – 5 of 5) sorted by relevance
/arch/mips/alchemy/common/ |
D | dma.c | 128 { 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/ |
D | db1000.c | 318 .start = AU1100_SD0_PHYS_ADDR, 319 .end = AU1100_SD0_PHYS_ADDR + 0xfff,
|
D | db1300.c | 601 .start = AU1100_SD0_PHYS_ADDR, 602 .end = AU1100_SD0_PHYS_ADDR,
|
D | db1200.c | 542 .start = AU1100_SD0_PHYS_ADDR, 543 .end = AU1100_SD0_PHYS_ADDR + 0xfff,
|
/arch/mips/include/asm/mach-au1x00/ |
D | au1000.h | 126 #define AU1100_SD0_PHYS_ADDR 0x10600000 /* 245 */ macro
|