Searched refs:DSP_RAM_SIZE (Results 1 – 4 of 4) sorted by relevance
37 export DSP_RAM_SIZE ?= 041 export DSP_RAM_SIZE ?= 0x8000044 export DSP_RAM_SIZE ?= 0x8000076 export DSP_RAM_SIZE ?= 0x80000
194 #ifndef DSP_RAM_SIZE196 #define DSP_RAM_SIZE MAX_DSP_RAM_SIZE macro199 #define DSP_RAM_SIZE (DSP_RAM1_BASE - DSP_RAM0_BASE)201 #define DSP_RAM_SIZE (DSP_RAM4_BASE - DSP_RAM0_BASE)
135 export DSP_RAM_SIZE ?= 0139 export DSP_RAM_SIZE ?= 0x80000142 export DSP_RAM_SIZE ?= 0x80000429 export DSP_RAM_SIZE ?= 0432 export DSP_RAM_SIZE ?= 0x80000450 export DSP_RAM_SIZE ?= 0x80000
518 ifneq ($(DSP_RAM_SIZE),)519 KBUILD_CPPFLAGS += -DDSP_RAM_SIZE=$(DSP_RAM_SIZE)
Completed in 7 milliseconds