Searched defs:CONFIG_SYS_MALLOC_LEN (Results 1 – 25 of 323) sorted by relevance
12345678910>>...13
15 #define CONFIG_SYS_MALLOC_LEN (SZ_4M + \ macro19 #define CONFIG_SYS_MALLOC_LEN (4 << 20) /* 4MB */ macro
60 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 1 * 1024 * 1024) macro62 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 2 * 1024 * 1024) macro
20 #define CONFIG_SYS_MALLOC_LEN (1024 * 1024) macro
36 #define CONFIG_SYS_MALLOC_LEN (256 << 10) macro
30 #define CONFIG_SYS_MALLOC_LEN (4 * 1024 * 1024) macro
34 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (80 << 20)) macro
24 #define CONFIG_SYS_MALLOC_LEN SZ_2M macro
35 #define CONFIG_SYS_MALLOC_LEN 0x1800000 macro
19 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (128 << 10) + \ macro
12 #define CONFIG_SYS_MALLOC_LEN (32 << 20) macro
16 #define CONFIG_SYS_MALLOC_LEN (32 << 20) macro
24 #define CONFIG_SYS_MALLOC_LEN SZ_128K macro
42 #define CONFIG_SYS_MALLOC_LEN (256 * 1024) macro
24 #define CONFIG_SYS_MALLOC_LEN SZ_32M macro
13 #define CONFIG_SYS_MALLOC_LEN (32 << 20) macro
41 #define CONFIG_SYS_MALLOC_LEN (32 << 20) macro
37 #define CONFIG_SYS_MALLOC_LEN (128 * 1024 * 1024) macro
16 #define CONFIG_SYS_MALLOC_LEN 0x40000 macro
31 #define CONFIG_SYS_MALLOC_LEN SZ_2M macro
106 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + SZ_8M) macro
27 #define CONFIG_SYS_MALLOC_LEN SZ_16M macro
12 #define CONFIG_SYS_MALLOC_LEN (20 << 20) macro
37 #define CONFIG_SYS_MALLOC_LEN (4 * 1024 * 1024) macro