Searched refs:SZ_256K (Results 1 – 8 of 8) sorted by relevance
/u-boot/drivers/mtd/nand/raw/ |
A D | nand_ids.c | 48 SZ_4K, SZ_512, SZ_256K, 0, 8, 224, NAND_ECC_INFO(4, SZ_512) }, 51 SZ_4K, SZ_512, SZ_256K, 0, 8, 256, NAND_ECC_INFO(8, SZ_512) }, 54 SZ_4K, SZ_1K, SZ_256K, 0, 8, 232, NAND_ECC_INFO(4, SZ_512) },
|
/u-boot/include/linux/ |
A D | sizes.h | 32 #define SZ_256K 0x00040000 macro
|
/u-boot/include/configs/ |
A D | iot_devkit.h | 65 #define ROM_SIZE SZ_256K
|
A D | mx7ulp_com.h | 80 #define CONFIG_SYS_INIT_RAM_SIZE SZ_256K
|
A D | mx7ulp_evk.h | 131 #define CONFIG_SYS_INIT_RAM_SIZE SZ_256K
|
A D | at91rm9200ek.h | 140 #define CONFIG_SYS_MONITOR_LEN SZ_256K
|
/u-boot/arch/arm/mach-stm32mp/include/mach/ |
A D | stm32.h | 36 #define STM32_SYSRAM_SIZE SZ_256K
|
/u-boot/drivers/mmc/ |
A D | mmc.c | 1468 SZ_64K / 512, SZ_128K / 512, SZ_256K / 512, in sd_read_ssr()
|
Completed in 12 milliseconds