Searched refs:SZ_256K (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H 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_512, SZ_256K, 0, 6, 256, NAND_ECC_INFO(16, SZ_1K) }, 57 SZ_4K, SZ_1K, SZ_256K, 0, 8, 232, NAND_ECC_INFO(4, SZ_512) },
|
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | at91rm9200ek.h | 68 (CONFIG_SYS_MEMTEST_START + CONFIG_SYS_SDRAM_SIZE - SZ_256K) 161 #define CONFIG_SYS_MONITOR_LEN SZ_256K
|
| H A D | mx7ulp_evk.h | 179 #define CONFIG_SYS_INIT_RAM_SIZE SZ_256K
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | sizes.h | 30 #define SZ_256K 0x00040000 macro
|
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | mmc.c | 27 SZ_64K / 512, SZ_128K / 512, SZ_256K / 512,
|