Home
last modified time | relevance | path

Searched refs:SZ_8M (Results 1 – 16 of 16) sorted by relevance

/u-boot/include/configs/
A Dmicrochip_mpfs_icicle.h17 #define CONFIG_SYS_MALLOC_LEN SZ_8M
A Dstm32f469-discovery.h13 #define CONFIG_SYS_BOOTMAPSZ SZ_8M + SZ_4M
A Dhikey960.h37 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + SZ_8M)
A Ddragonboard820c.h54 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + SZ_8M)
A Dhikey.h48 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + SZ_8M)
A Dqemu-riscv.h26 #define CONFIG_SYS_MALLOC_LEN SZ_8M
A Dsifive-fu540.h33 #define CONFIG_SYS_MALLOC_LEN SZ_8M
A Dti_armv7_common.h155 #define CONFIG_SYS_SPL_MALLOC_SIZE SZ_8M
A Dat91rm9200ek.h114 #define PHYS_FLASH_SIZE SZ_8M
A Ddragonboard410c.h83 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + SZ_8M)
A Dbcm_ns3.h29 #define CONFIG_SYS_MALLOC_LEN (SZ_8M + SZ_4M)
/u-boot/include/linux/
A Dsizes.h38 #define SZ_8M 0x00800000 macro
/u-boot/arch/mips/mach-mtmips/
A Dddr_init.c26 [DRAM_8MB] = SZ_8M,
/u-boot/drivers/spi/
A Dcadence_qspi.c300 if (plat->ahbsize >= SZ_8M) in cadence_spi_of_to_plat()
/u-boot/drivers/mmc/
A Dmmc.c1470 SZ_4M / 512, SZ_8M / 512, (SZ_8M + SZ_4M) / 512, in sd_read_ssr()
1471 SZ_16M / 512, (SZ_16M + SZ_8M) / 512, SZ_32M / 512, in sd_read_ssr()
/u-boot/drivers/mtd/spi/
A Dspi-nor-core.c1026 mtd->size != SZ_8M) in sst26_lock_ctl()

Completed in 27 milliseconds