Home
last modified time | relevance | path

Searched refs:SZ_64M (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/asm-arm/
Dsizes.h42 #define SZ_64M 0x04000000 macro
/linux-2.4.37.9/include/asm-arm/arch-omaha/
Dplatform.h99 #define PLAT_SDRAM_SIZE SZ_64M
117 #define PLAT_FLASH_BASE SZ_64M
/linux-2.4.37.9/drivers/mtd/nand/
Dautcpu12.c213 case SZ_64M: add_mtd_partitions(autcpu12_mtd, partition_info64k, NUM_PARTITIONS64K); break; in autcpu12_init()