Searched refs:SZ_16M (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/arch/arm/mach-integrator/ |
D | mm.c | 68 { PCI_MEMORY_VADDR, PHYS_PCI_MEM_BASE, SZ_16M , DOMAIN_IO, 0, 1}, 69 { PCI_CONFIG_VADDR, PHYS_PCI_CONFIG_BASE, SZ_16M , DOMAIN_IO, 0, 1},
|
/linux-2.4.37.9/include/asm-arm/ |
D | sizes.h | 40 #define SZ_16M 0x01000000 macro
|
/linux-2.4.37.9/include/asm-arm/arch-omaha/ |
D | platform.h | 814 #define uHAL_HEAP_SIZE (SZ_16M - SZ_1M - SZ_1M - 4) 815 #define uHAL_STACK_BASE SZ_16M
|
/linux-2.4.37.9/include/asm-arm/arch-mx1ads/ |
D | platform.h | 49 #define MX1ADS_SFLASH_SIZE SZ_16M
|
/linux-2.4.37.9/drivers/mtd/nand/ |
D | autcpu12.c | 211 case SZ_16M: add_mtd_partitions(autcpu12_mtd, partition_info16k, NUM_PARTITIONS16K); break; in autcpu12_init()
|