Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-lpc32xx/
Dcommon.c70 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),
Dpm.c78 #define TEMP_IRAM_AREA IO_ADDRESS(LPC32XX_IRAM_BASE)
/linux-4.4.14/arch/arm/mach-lpc32xx/include/mach/
Dplatform.h104 #define LPC32XX_IRAM_BASE 0x08000000 macro
/linux-4.4.14/drivers/net/ethernet/nxp/
Dlpc_eth.c1390 dma_handle = LPC32XX_IRAM_BASE; in lpc_eth_drv_probe()
1393 io_p2v(LPC32XX_IRAM_BASE); in lpc_eth_drv_probe()