Searched defs:CONFIG_SYS_MALLOC_LEN (Results 1 – 25 of 354) sorted by relevance
12345678910>>...15
14 #define CONFIG_SYS_MALLOC_LEN (SZ_4M + \ macro18 #define CONFIG_SYS_MALLOC_LEN (4 << 20) /* 4MB */ macro
17 #define CONFIG_SYS_MALLOC_LEN 0x800000 macro
17 #define CONFIG_SYS_MALLOC_LEN 0x2000 macro
54 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 1 * 1024 * 1024) macro56 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 2 * 1024 * 1024) macro
19 #define CONFIG_SYS_MALLOC_LEN 0x800000 macro
17 #define CONFIG_SYS_MALLOC_LEN (1024 * 1024) macro
18 #define CONFIG_SYS_MALLOC_LEN SZ_64K macro
19 #define CONFIG_SYS_MALLOC_LEN SZ_8M macro
23 #define CONFIG_SYS_MALLOC_LEN (2 * 1024 * 1024) macro
23 #define CONFIG_SYS_MALLOC_LEN SZ_2M macro
20 #define CONFIG_SYS_MALLOC_LEN (32 * 1024 * 1024) macro
32 #define CONFIG_SYS_MALLOC_LEN (256 << 10) macro
27 #define CONFIG_SYS_MALLOC_LEN (4 * 1024 * 1024) macro
18 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (128 << 10) + \ macro
22 #define CONFIG_SYS_MALLOC_LEN SZ_32M macro
11 #define CONFIG_SYS_MALLOC_LEN (32 << 20) macro
23 #define CONFIG_SYS_MALLOC_LEN SZ_128K macro
33 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (80 << 20)) macro
18 #define CONFIG_SYS_MALLOC_LEN ((10 * 1024) << 10) /* 10 MiB */ macro
18 #define CONFIG_SYS_MALLOC_LEN SZ_16M macro
31 #define CONFIG_SYS_MALLOC_LEN (1 * 1024 * 1024) macro
18 #define CONFIG_SYS_MALLOC_LEN ((40 * 1024) << 10) /* 40 MiB */ macro
41 #define CONFIG_SYS_MALLOC_LEN (256 * 1024) macro