Searched refs:LPC32XX_IRAM_BASE (Results 1 – 4 of 4) sorted by relevance
70 iramptr1 = io_p2v(LPC32XX_IRAM_BASE); in lpc32xx_return_iram_size()71 iramptr2 = io_p2v(LPC32XX_IRAM_BASE + LPC32XX_IRAM_BANK_SIZE); in lpc32xx_return_iram_size()185 .virtual = (unsigned long)IO_ADDRESS(LPC32XX_IRAM_BASE),186 .pfn = __phys_to_pfn(LPC32XX_IRAM_BASE),
78 #define TEMP_IRAM_AREA IO_ADDRESS(LPC32XX_IRAM_BASE)
104 #define LPC32XX_IRAM_BASE 0x08000000 macro
1390 dma_handle = LPC32XX_IRAM_BASE; in lpc_eth_drv_probe()1393 io_p2v(LPC32XX_IRAM_BASE); in lpc_eth_drv_probe()