Home
last modified time | relevance | path

Searched refs:DA8XX_DSP_L2_RAM_BASE (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/mach-davinci/include/mach/
A Dda8xx.h80 #define DA8XX_DSP_L2_RAM_BASE 0x11800000 macro
81 #define DA8XX_DSP_L1P_RAM_BASE (DA8XX_DSP_L2_RAM_BASE + 0x600000)
82 #define DA8XX_DSP_L1D_RAM_BASE (DA8XX_DSP_L2_RAM_BASE + 0x700000)
/linux/arch/arm/mach-davinci/
A Ddevices-da8xx.c831 .start = DA8XX_DSP_L2_RAM_BASE,
832 .end = DA8XX_DSP_L2_RAM_BASE + SZ_256K - 1,

Completed in 4 milliseconds