Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-davinci/
Dda8xx.h81 #define DA8XX_DSP_L2_RAM_BASE 0x11800000 macro
82 #define DA8XX_DSP_L1P_RAM_BASE (DA8XX_DSP_L2_RAM_BASE + 0x600000)
83 #define DA8XX_DSP_L1D_RAM_BASE (DA8XX_DSP_L2_RAM_BASE + 0x700000)
Ddevices-da8xx.c830 .start = DA8XX_DSP_L2_RAM_BASE,
831 .end = DA8XX_DSP_L2_RAM_BASE + SZ_256K - 1,