Home
last modified time | relevance | path

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

/Linux-v5.10/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 */
/Linux-v5.10/arch/mips/alchemy/devboards/
Ddb1000.c346 .start = AU1100_SD1_PHYS_ADDR,
347 .end = AU1100_SD1_PHYS_ADDR + 0xfff,
Ddb1200.c570 .start = AU1100_SD1_PHYS_ADDR,
571 .end = AU1100_SD1_PHYS_ADDR + 0xfff,
/Linux-v5.10/arch/mips/include/asm/mach-au1x00/
Dau1000.h129 #define AU1100_SD1_PHYS_ADDR 0x10680000 /* 24 */ macro