| /arch/x86/kernel/ |
| A D | early-quirks.c | 243 #define MB(x) (KB (KB (x))) macro 253 return MB(1); in i830_tseg_size() 268 case I845_TSEG_SIZE_1M: return MB(1); in i845_tseg_size() 282 return MB(1); in i85x_tseg_size() 412 return gms * MB(32); in gen6_stolen_size() 423 return gms * MB(32); in gen8_stolen_size() 440 return gms * MB(32); in chv_stolen_size() 442 return (gms - 0x11) * MB(4) + MB(8); in chv_stolen_size() 444 return (gms - 0x17) * MB(4) + MB(36); in chv_stolen_size() 458 return gms * MB(32); in gen9_stolen_size() [all …]
|
| /arch/arm/boot/dts/xilinx/ |
| A D | zynq-cc108.dts | 58 flash@0 { /* 16 MB */ 68 reg = <0x0 0x400000>; /* 4MB */ 72 reg = <0x400000 0x400000>; /* 4MB */ 76 reg = <0x800000 0x400000>; /* 4MB */ 80 reg = <0xc00000 0x100000>; /* 1MB */ 84 reg = <0xd00000 0x200000>; /* 2MB */ 88 reg = <0xf00000 0x100000>; /* 1MB */
|
| /arch/alpha/kernel/ |
| A D | pci.c | 123 #define MB (1024*KB) macro 124 #define GB (1024*MB) 170 if (hose->sparse_mem_base && size <= 7 * 16*MB) { in pcibios_align_resource() 171 if (((start / (16*MB)) & 0x7) == 0) { in pcibios_align_resource() 172 start &= ~(128*MB - 1); in pcibios_align_resource() 173 start += 16*MB; in pcibios_align_resource() 176 if (start/(128*MB) != (start + size - 1)/(128*MB)) { in pcibios_align_resource() 177 start &= ~(128*MB - 1); in pcibios_align_resource() 178 start += (128 + 16)*MB; in pcibios_align_resource() 187 #undef MB
|
| /arch/powerpc/boot/dts/fsl/ |
| A D | c293pcie.dts | 83 /* 1MB for DTB Image */ 89 /* 8 MB for Linux Kernel Image */ 95 /* 53MB for rootfs */ 101 /* 1MB for blob encrypted key */ 122 /* 1MB for u-boot Bootloader Image */ 129 /* 1MB for DTB Image */ 135 /* 16MB for Linux Kernel Image */ 175 /* 1MB for u-boot Bootloader Image */ 176 /* 1MB for Environment */ 189 /* 4MB for Linux Kernel Image */ [all …]
|
| A D | p1024rdb.dtsi | 59 /* 3.5 MB for Linux Kernel Image */ 65 /* 11MB for JFFS2 based Root file System */ 89 /* 1MB for u-boot Bootloader Image */ 96 /* 1MB for DTB Image */ 102 /* 4MB for Linux Kernel Image */ 108 /* 4MB for Compressed Root file System Image */ 114 /* 15MB for JFFS2 based Root file System */ 120 /* 7MB for User Writable Area */ 150 /* 4MB for Linux Kernel Image */ 156 /* 4MB for Compressed RFS Image */ [all …]
|
| A D | p2020rdb.dts | 60 /* 3.5 MB for Linux Kernel Image */ 67 /* 11MB for JFFS2 based Root file System */ 91 /* 1MB for u-boot Bootloader Image */ 98 /* 1MB for DTB Image */ 105 /* 4MB for Linux Kernel Image */ 112 /* 4MB for Compressed Root file System Image */ 119 /* 7MB for JFFS2 based Root file System */ 125 /* 15MB for JFFS2 based Root file System */ 173 /* 4MB for Linux Kernel Image */ 180 /* 4MB for Compressed RFS Image */ [all …]
|
| A D | p1020rdb.dtsi | 60 /* 3.5 MB for Linux Kernel Image */ 67 /* 11MB for JFFS2 based Root file System */ 91 /* 1MB for u-boot Bootloader Image */ 98 /* 1MB for DTB Image */ 105 /* 4MB for Linux Kernel Image */ 112 /* 4MB for Compressed Root file System Image */ 119 /* 7MB for JFFS2 based Root file System */ 125 /* 15MB for JFFS2 based Root file System */ 170 /* 4MB for Linux Kernel Image */ 177 /* 4MB for Compressed RFS Image */ [all …]
|
| A D | p2020rdb-pc.dtsi | 59 /* 3.5 MB for Linux Kernel Image */ 65 /* 11MB for JFFS2 based Root file System */ 89 /* 1MB for u-boot Bootloader Image */ 96 /* 1MB for DTB Image */ 102 /* 4MB for Linux Kernel Image */ 108 /* 4MB for Compressed Root file System Image */ 114 /* 7MB for JFFS2 based Root file System */ 120 /* 15MB for JFFS2 based Root file System */ 172 /* 4MB for Linux Kernel Image */ 178 /* 4MB for Compressed RFS Image */ [all …]
|
| A D | p1020rdb-pc.dtsi | 59 /* 3.5 MB for Linux Kernel Image */ 65 /* 11MB for JFFS2 based Root file System */ 89 /* 1MB for u-boot Bootloader Image */ 96 /* 1MB for DTB Image */ 102 /* 4MB for Linux Kernel Image */ 108 /* 4MB for Compressed Root file System Image */ 114 /* 7MB for JFFS2 based Root file System */ 120 /* 15MB for JFFS2 based Root file System */ 172 /* 4MB for Linux Kernel Image */ 178 /* 4MB for Compressed RFS Image */ [all …]
|
| A D | p1021rdb-pc.dtsi | 59 /* 3.5 MB for Linux Kernel Image */ 65 /* 10.75MB for JFFS2 based Root file System */ 96 /* 1MB for u-boot Bootloader Image */ 103 /* 1MB for DTB Image */ 109 /* 4MB for Linux Kernel Image */ 115 /* 4MB for Compressed Root file System Image */ 121 /* 7MB for JFFS2 based Root file System */ 127 /* 15MB for User Writable Area */ 171 /* 4MB for Linux Kernel Image */ 177 /* 4MB for Compressed RFS Image */ [all …]
|
| A D | p1010rdb-pa.dtsi | 38 /* 1MB for u-boot Bootloader Image */ 45 /* 1MB for DTB Image */ 51 /* 4MB for Linux Kernel Image */ 57 /* 4MB for Compressed Root file System Image */ 63 /* 15MB for JFFS2 based Root file System */ 69 /* 7MB for User Area */
|
| A D | p1010rdb.dtsi | 51 /* 7 MB for Linux Kernel Image */ 57 /* 20MB for JFFS2 based Root file System */ 118 /* 1MB for u-boot Bootloader Image */ 119 /* 1MB for Environment */ 132 /* 4MB for Linux Kernel Image */ 138 /* 4MB for Compressed RFS Image */ 144 /* 6.5MB for JFFS2 based RFS */
|
| A D | p1025rdb.dtsi | 59 /* 3.5 MB for Linux Kernel Image */ 65 /* 11MB for JFFS2 based Root file System */ 89 /* 1MB for u-boot Bootloader Image */ 96 /* 1MB for DTB Image */ 102 /* 4MB for Linux Kernel Image */ 108 /* 4MB for Compressed Root file System Image */ 114 /* 7MB for JFFS2 based Root file System */ 120 /* 15MB for JFFS2 based Root file System */ 158 /* 4MB for Linux Kernel Image */ 164 /* 4MB for Compressed RFS Image */ [all …]
|
| A D | p1023rdb.dts | 114 /* 48MB for Root File System */ 120 /* 1MB for DTB Image */ 126 /* 14MB for Linux Kernel Image */ 149 /* 1MB for u-boot Bootloader Image */ 156 /* 1MB for DTB Image */ 162 /* 14MB for Linux Kernel Image */ 168 /* 96MB for Root File System Image */ 174 /* 16MB for User Writable Area */
|
| /arch/arm/boot/dts/aspeed/ |
| A D | openbmc-flash-layout-128.dtsi | 19 reg = <0x100000 0x900000>; // 9MB 24 reg = <0xa00000 0x5600000>; // 86MB 29 reg = <0x6000000 0x2000000>; // 32MB
|
| A D | openbmc-flash-layout-64.dtsi | 22 reg = <0x100000 0x900000>; // 9MB 27 reg = <0xa00000 0x2000000>; // 32MB 32 reg = <0x2a00000 0x1600000>; // 22MB
|
| A D | openbmc-flash-layout-64-alt.dtsi | 22 reg = <0x100000 0x900000>; // 9MB 27 reg = <0xa00000 0x2000000>; // 32MB 32 reg = <0x2a00000 0x1600000>; // 22MB
|
| /arch/arm64/boot/dts/broadcom/northstar2/ |
| A D | ns2-xmc.dts | 90 reg = <0x00000000 0x00280000>; /* 2.5MB */ 96 reg = <0x00280000 0x00040000>; /* 0.25MB */ 102 reg = <0x002c0000 0x00040000>; /* 0.25MB */ 108 reg = <0x00300000 0x03d00000>; /* 61MB */ 114 reg = <0x04000000 0x06400000>; /* 100MB */ 119 reg = <0x0a400000 0x35c00000>; /* 860MB */ 178 reg = <0x00200000 0x00e00000>; /* 14MB */ 183 reg = <0x01000000 0x01000000>; /* 16MB */
|
| /arch/arm/boot/dts/marvell/ |
| A D | armada-xp-linksys-mamba.dts | 36 reg = <0x00000000 0x00000000 0x00000000 0x10000000>; /* 256MB */ 333 reg = <0x0000000 0x100000>; /* 1MB */ 349 reg = <0x900000 0x100000>; /* 1MB */ 356 reg = <0xa00000 0x2800000>; /* 40MB */ 361 reg = <0xd00000 0x2500000>; /* 37MB */ 367 reg = <0x3200000 0x2800000>; /* 40MB */ 372 reg = <0x3500000 0x2500000>; /* 37MB */ 376 * 38MB, last MB is for the BBT, not writable 391 reg = <0x180000 0x780000>; /* 7.5MB */
|
| A D | kirkwood-laplug.dts | 20 reg = <0x00000000 0x8000000>; /* 128 MB */ 126 /* Total size : 512MB */ 131 reg = <0x0 0x100000>; /* 1MB */ 137 reg = <0x100000 0x1000000>; /* 16MB */ 142 reg = <0x1100000 0x1EF00000>; /* 495MB */
|
| A D | armada-370-netgear-rn102.dts | 24 reg = <0x00000000 0x20000000>; /* 512 MB */ 249 reg = <0x0000000 0x180000>; /* 1.5MB */ 261 reg = <0x0200000 0x600000>; /* 6MB */ 266 reg = <0x0800000 0x400000>; /* 4MB */ 269 /* Last MB is for the BBT, i.e. not writable */ 272 reg = <0x0c00000 0x7400000>; /* 116MB */
|
| A D | armada-370-netgear-rn104.dts | 24 reg = <0x00000000 0x20000000>; /* 512 MB */ 275 reg = <0x0000000 0x180000>; /* 1.5MB */ 287 reg = <0x0200000 0x600000>; /* 6MB */ 292 reg = <0x0800000 0x400000>; /* 4MB */ 295 /* Last MB is for the BBT, i.e. not writable */ 298 reg = <0x0c00000 0x7400000>; /* 116MB */
|
| /arch/x86/pci/ |
| A D | ce4100.c | 38 #define MB (1024 * 1024) macro 98 DEFINE_REG(2, 0, 0x10, (16*MB), reg_init, reg_read, reg_write) 107 DEFINE_REG(8, 0, 0x10, (1*MB), reg_init, reg_read, reg_write) 110 DEFINE_REG(9, 0, 0x10 , (1*MB), reg_init, reg_read, reg_write) 113 DEFINE_REG(10, 0, 0x14, (256*MB), reg_init, reg_read, reg_write) 142 DEFINE_REG(16, 0, 0x14, (64*MB), reg_init, reg_read, reg_write) 143 DEFINE_REG(16, 0, 0x18, (64*MB), reg_init, reg_read, reg_write) 201 av_bridge_limit = av_bridge_base + (512*MB - 1); in bridge_read()
|
| /arch/x86/boot/ |
| A D | mtools.conf.in | 9 # 1.44 MB floppy disk image 13 # 2.88 MB floppy disk image (mostly for virtual uses)
|
| /arch/arm/boot/dts/intel/ixp/ |
| A D | intel-ixp4xx.dtsi | 18 * The IXP4xx expansion bus is a set of up to 7 each up to 16MB 19 * windows in the 256MB space from 0x50000000 to 0x5fffffff. 64 * 64MB 32bit non-prefetchable memory 0x48000000-0x4bffffff 65 * done in 4 chunks of 16MB each. 74 * using 4 1:1 16MB windows, so the RAM should not be more than 75 * 64 MB for this to work. If your memory is anywhere else
|