Home
last modified time | relevance | path

Searched refs:SZ_512 (Results 1 – 9 of 9) sorted by relevance

/u-boot/drivers/mtd/nand/raw/
A Dnand_ids.c44 SZ_2K, SZ_128, SZ_128K, 0, 8, 64, NAND_ECC_INFO(1, SZ_512),
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) },
A Dmxs_nand.c158 case SZ_512: in mxs_nand_calc_ecc_layout_by_info()
A Dcortina_nand.c526 if (mtd->writesize == SZ_512) { in set_bus_width_page_size()
/u-boot/include/configs/
A Dtaurus.h168 #define CONFIG_SPL_MAX_SIZE (31 * SZ_512)
175 #define CONFIG_SPL_BSS_MAX_SIZE (3 * SZ_512)
A Dbmips_common.h23 #define CONFIG_SYS_CBSIZE SZ_512
/u-boot/include/linux/
A Dsizes.h22 #define SZ_512 0x00000200 macro
/u-boot/drivers/gpio/
A Dgpio-uniphier.c149 priv->regs = devm_ioremap(dev, addr, SZ_512); in uniphier_gpio_probe()
/u-boot/drivers/spi/
A Dfsl_qspi.c222 .txfifo = SZ_512,
230 .txfifo = SZ_512,
239 .txfifo = SZ_512,
A Dnxp_fspi.c316 .rxfifo = SZ_512, /* (64 * 64 bits) */
324 .rxfifo = SZ_512, /* (64 * 64 bits) */

Completed in 24 milliseconds