Searched refs:LPC32XX_IRAM_BASE (Results 1 – 4 of 4) sorted by relevance
50 iramptr1 = io_p2v(LPC32XX_IRAM_BASE); in lpc32xx_return_iram_size()51 iramptr2 = io_p2v(LPC32XX_IRAM_BASE + LPC32XX_IRAM_BANK_SIZE); in lpc32xx_return_iram_size()90 .virtual = (unsigned long)IO_ADDRESS(LPC32XX_IRAM_BASE),91 .pfn = __phys_to_pfn(LPC32XX_IRAM_BASE),
77 #define TEMP_IRAM_AREA IO_ADDRESS(LPC32XX_IRAM_BASE)
104 #define LPC32XX_IRAM_BASE 0x08000000 macro
1344 dma_handle = LPC32XX_IRAM_BASE; in lpc_eth_drv_probe()1347 io_p2v(LPC32XX_IRAM_BASE); in lpc_eth_drv_probe()