Searched refs:EXC_SPSRAM_BLOCK0_BASE (Results 1 – 4 of 4) sorted by relevance
65 #define EXC_SPSRAM_BLOCK0_BASE (0x20000000) macro
72 #define EXC_SPSRAM_BLOCK0_BASE (0x20000000) macro
69 #define EXC_SPSRAM_BLOCK0_BASE (0x20000000) macro
61 #define __dma_pa(x) (unsigned int)(EXC_SPSRAM_BLOCK0_BASE+(((unsigned int)(x))-(unsigned int)priv->…271 priv->dma_data=ioremap_nocache(EXC_SPSRAM_BLOCK0_BASE,EXC_SPSRAM_BLOCK0_SIZE ); in ether00_mem_init()