Searched refs:SZ_128K (Results 1 – 14 of 14) sorted by relevance
/u-boot/include/configs/ |
A D | iot_devkit.h | 50 #define SRAM_SIZE SZ_128K 53 #define DCCM_SIZE SZ_128K 61 #define CONFIG_SYS_BOOTM_LEN SZ_128K
|
A D | bmips_common.h | 22 #define CONFIG_SYS_BOOTPARAMS_LEN SZ_128K
|
A D | sipeed-maix.h | 14 #define CONFIG_SYS_MALLOC_LEN SZ_128K
|
A D | tb100.h | 23 #define CONFIG_SYS_MALLOC_LEN SZ_128K
|
A D | at91rm9200ek.h | 156 #define CONFIG_SYS_MALLOC_LEN ROUND(3 * CONFIG_ENV_SIZE + SZ_128K, \
|
A D | omap3_beagle.h | 42 #define CONFIG_SYS_ENV_SECT_SIZE SZ_128K
|
A D | omap3_evm.h | 46 #define CONFIG_SYS_ENV_SECT_SIZE SZ_128K
|
A D | corvus.h | 117 #define CONFIG_SYS_NAND_BLOCK_SIZE (SZ_128K)
|
A D | taurus.h | 189 #define CONFIG_SYS_NAND_BLOCK_SIZE (SZ_128K)
|
A D | smartweb.h | 189 #define CONFIG_SYS_NAND_BLOCK_SIZE (SZ_128K)
|
/u-boot/include/linux/ |
A D | sizes.h | 31 #define SZ_128K 0x00020000 macro
|
/u-boot/drivers/mtd/nand/raw/ |
A D | nand_ids.c | 44 SZ_2K, SZ_128, SZ_128K, 0, 8, 64, NAND_ECC_INFO(1, SZ_512),
|
/u-boot/arch/arm/include/asm/arch-mx7ulp/ |
A D | imx-regs.h | 20 #define OCRAM_0_SIZE (SZ_128K) 24 #define OCRAM_1_SIZE (SZ_128K) 97 #define IRAM_SIZE (SZ_128K + SZ_128K)
|
/u-boot/drivers/mmc/ |
A D | mmc.c | 1468 SZ_64K / 512, SZ_128K / 512, SZ_256K / 512, in sd_read_ssr()
|
Completed in 24 milliseconds