Home
last modified time | relevance | path

Searched refs:MiB (Results 1 – 25 of 82) sorted by relevance

1234

/Linux-v5.4/arch/arm/boot/dts/
Darmada-385-linksys-caiman.dts75 /* 128MiB */
83 reg = <0x0000000 0x200000>; /* 2MiB */
99 reg = <0x900000 0x100000>; /* 1MiB */
106 reg = <0xa00000 0x2800000>; /* 40MiB */
111 reg = <0x1000000 0x2200000>; /* 34MiB */
117 reg = <0x3200000 0x2800000>; /* 40MiB */
122 reg = <0x3800000 0x2200000>; /* 34MiB */
126 * 38MiB, last MiB is for the BBT, not writable
141 reg = <0x280000 0x680000>; /* 6.5MiB */
Darmada-385-linksys-cobra.dts75 /* 128MiB */
83 reg = <0x0000000 0x200000>; /* 2MiB */
99 reg = <0x900000 0x100000>; /* 1MiB */
106 reg = <0xa00000 0x2800000>; /* 40MiB */
111 reg = <0x1000000 0x2200000>; /* 34MiB */
117 reg = <0x3200000 0x2800000>; /* 40MiB */
122 reg = <0x3800000 0x2200000>; /* 34MiB */
126 * 38MiB, last MiB is for the BBT, not writable
141 reg = <0x280000 0x680000>; /* 6.5MiB */
Darmada-385-linksys-shelby.dts75 /* 128MiB */
83 reg = <0x0000000 0x200000>; /* 2MiB */
99 reg = <0x900000 0x100000>; /* 1MiB */
106 reg = <0xa00000 0x2800000>; /* 40MiB */
111 reg = <0x1000000 0x2200000>; /* 34MiB */
117 reg = <0x3200000 0x2800000>; /* 40MiB */
122 reg = <0x3800000 0x2200000>; /* 34MiB */
126 * 38MiB, last MiB is for the BBT, not writable
141 reg = <0x280000 0x680000>; /* 6.5MiB */
Darmada-385-linksys-rango.dts83 /* AMD/Spansion S34ML02G2 256MiB, OEM Layout */
91 reg = <0x0000000 0x200000>; /* 2MiB */
120 reg = <0xa00000 0x5000000>; /* 80MiB */
125 reg = <0x1000000 0x4a00000>; /* 74MiB */
131 reg = <0x5a00000 0x5000000>; /* 80MiB */
136 reg = <0x6000000 0x4a00000>; /* 74MiB */
140 * 86MiB, last MiB is for the BBT, not writable
155 reg = <0x260000 0x5c0000>; /* 5.75MiB */
Darmada-370-dlink-dns327l.dts30 reg = <0x00000000 0x20000000>; /* 512 MiB */
287 /* 1.0 MiB */
301 /* 7 MiB */
307 /* ~ 84 MiB */
314 /* 5 MiB */
320 /* 29 MiB */
326 /* 1 MiB for BBT */
Darmada-385-linksys.dtsi23 reg = <0x00000000 0x20000000>; /* 512 MiB */
142 /* 128MiB or 256MiB */
Dlpc4350-hitex-eval.dts381 reg = <0x040000 0x2C0000>; /* 2.75 MiB */
386 reg = <0x300000 0x100000>; /* 1 MiB */
467 reg = <0x040000 0x2c0000>; /* 2.75 MiB */
472 reg = <0x300000 0x500000>; /* 5 MiB */
Dgemini.dtsi297 /* 1MiB I/O space 0x50000000-0x500fffff */
299 /* 128MiB non-prefetchable memory 0x58000000-0x5fffffff */
304 /* 128MiB at 0x00000000-0x07ffffff */
306 /* 64MiB at 0x00000000-0x03ffffff */
308 /* 64MiB at 0x00000000-0x03ffffff */
/Linux-v5.4/Documentation/filesystems/ext4/
Dblocks.rst54 - 8MiB
55 - 32MiB
56 - 128MiB
116 - 8MiB
117 - 32MiB
118 - 128MiB
Doverview.rst12 will contain 32,768 blocks, for a length of 128MiB. The number of block
/Linux-v5.4/drivers/mtd/
Dssfdc.c43 #define MiB(x) ( KiB(x) * 1024L ) macro
63 { MiB( 1), 125, 4, 4 },
64 { MiB( 2), 125, 4, 8 },
65 { MiB( 4), 250, 4, 8 },
66 { MiB( 8), 250, 4, 16 },
67 { MiB( 16), 500, 4, 16 },
68 { MiB( 32), 500, 8, 16 },
69 { MiB( 64), 500, 8, 32 },
70 { MiB(128), 500, 16, 32 },
/Linux-v5.4/Documentation/devicetree/bindings/pci/
Dfaraday,ftpci100.txt50 The plain variant has 128MiB of non-prefetchable memory space, whereas the
51 "dual" variant has 64MiB. Take this into account when describing the ranges.
97 ranges = /* 1MiB I/O space 0x50000000-0x500fffff */
99 /* 128MiB non-prefetchable memory 0x58000000-0x5fffffff */
104 /* 128MiB at 0x00000000-0x07ffffff */
106 /* 64MiB at 0x00000000-0x03ffffff */
108 /* 64MiB at 0x00000000-0x03ffffff */
Dv3-v360epc-pci.txt44 0x60000000 0 0x01000000 /* 16 MiB @ LB 60000000 */
46 0x40000000 0 0x10000000 /* 256 MiB @ LB 40000000 1:1 */
48 0x50000000 0 0x10000000>; /* 256 MiB @ LB 50000000 1:1 */
/Linux-v5.4/Documentation/admin-guide/
Dldm.rst13 1MiB journalled database at the end of the physical disk. The size of
39 Below we have a 50MiB disk, divided into seven partitions.
43 The missing 1MiB at the end of the disk is where the LDM database is
47 |Device || Offset Bytes | Sectors | MiB || Size Bytes | Sectors | MiB|
/Linux-v5.4/tools/perf/arch/x86/util/
Dintel-bts.c29 #define MiB(x) ((x) * 1024 * 1024) macro
31 #define MiB_MASK(x) (MiB(x) - 1)
149 opts->auxtrace_mmap_pages = MiB(4) / page_size; in intel_bts_recording_options()
186 opts->auxtrace_mmap_pages = MiB(4) / page_size; in intel_bts_recording_options()
/Linux-v5.4/scripts/
Dxz_wrap.sh23 exec xz --check=crc32 $BCJ --lzma2=$LZMA2OPTS,dict=32MiB
/Linux-v5.4/tools/perf/arch/arm64/util/
Darm-spe.c27 #define MiB(x) ((x) * 1024 * 1024) macro
96 opts->auxtrace_mmap_pages = MiB(4) / page_size; in arm_spe_recording_options()
/Linux-v5.4/Documentation/devicetree/bindings/memory-controllers/
Dmvebu-devbus.txt109 An example for an Armada XP GP board, with a 16 MiB NOR device as child
115 will start at base address 0xf0000000, with a size 0x1000000 (16 MiB)
157 /* 16 MiB */
164 * We split the 16 MiB in two partitions,
/Linux-v5.4/Documentation/devicetree/bindings/reserved-memory/
Dreserved-memory.txt84 one default of all device drivers (named linux,cma@72000000 and 64MiB in size),
85 one dedicated to the framebuffer device (named framebuffer@78000000, 8MiB), and
86 one for multimedia processing (named multimedia-memory@77000000, 64MiB).
/Linux-v5.4/arch/arm/boot/compressed/
Dhead-sharpsl.S69 cmp r3, #0x76 @ 64MiB flash
80 cmp r3, #0x73 @ 16MiB flash
/Linux-v5.4/arch/arc/boot/dts/
Dvdk_axc003.dtsi63 reg = <0x80000000 0x20000000>; /* 512MiB */
Dvdk_axc003_idu.dtsi71 reg = <0x80000000 0x20000000>; /* 512MiB */
/Linux-v5.4/Documentation/arm/
Dbooting.rst142 A safe location is just above the 128MiB boundary from start of RAM.
158 be loaded just above the 128MiB boundary from the start of RAM as
175 kernel should be placed in the first 128MiB of RAM. It is recommended
176 that it is loaded above 32MiB in order to avoid the need to relocate
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-firmware-turris-mox-rwtm28 Description: (R) RAM size in MiB of this Turris Mox board as was detected
/Linux-v5.4/Documentation/devicetree/bindings/misc/
Difm-csi.txt24 reg = <3 0 0x00100000>; /* CS 3, 1 MiB range */

1234