Home
last modified time | relevance | path

Searched refs:SZ_256K (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dnand_ids.c48 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 Dat91rm9200ek.h68 (CONFIG_SYS_MEMTEST_START + CONFIG_SYS_SDRAM_SIZE - SZ_256K)
161 #define CONFIG_SYS_MONITOR_LEN SZ_256K
H A Dmx7ulp_evk.h179 #define CONFIG_SYS_INIT_RAM_SIZE SZ_256K
/rk3399_rockchip-uboot/include/linux/
H A Dsizes.h30 #define SZ_256K 0x00040000 macro
/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc.c27 SZ_64K / 512, SZ_128K / 512, SZ_256K / 512,