| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | nand_ids.c | 126 EXTENDED_ID_NAND("NAND 1GiB 1,8V 8-bit", 0xA3, 1024, LP_OPTIONS), 127 EXTENDED_ID_NAND("NAND 1GiB 3,3V 8-bit", 0xD3, 1024, LP_OPTIONS), 128 EXTENDED_ID_NAND("NAND 1GiB 1,8V 16-bit", 0xB3, 1024, LP_OPTIONS16), 129 EXTENDED_ID_NAND("NAND 1GiB 3,3V 16-bit", 0xC3, 1024, LP_OPTIONS16), 132 EXTENDED_ID_NAND("NAND 2GiB 1,8V 8-bit", 0xA5, 2048, LP_OPTIONS), 133 EXTENDED_ID_NAND("NAND 2GiB 3,3V 8-bit", 0xD5, 2048, LP_OPTIONS), 134 EXTENDED_ID_NAND("NAND 2GiB 1,8V 16-bit", 0xB5, 2048, LP_OPTIONS16), 135 EXTENDED_ID_NAND("NAND 2GiB 3,3V 16-bit", 0xC5, 2048, LP_OPTIONS16), 138 EXTENDED_ID_NAND("NAND 4GiB 1,8V 8-bit", 0xA7, 4096, LP_OPTIONS), 139 EXTENDED_ID_NAND("NAND 4GiB 3,3V 8-bit", 0xD7, 4096, LP_OPTIONS), [all …]
|
| H A D | sm_common.c | 156 LEGACY_ID_NAND("xD 1GiB 3,3V", 0xd3, 1024, SZ_16K, NAND_BROKEN_XD), 157 LEGACY_ID_NAND("xD 2GiB 3,3V", 0xd5, 2048, SZ_16K, NAND_BROKEN_XD),
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | nand_ids.c | 151 EXTENDED_ID_NAND("NAND 1GiB 1,8V 8-bit", 0xA3, 1024, LP_OPTIONS), 152 EXTENDED_ID_NAND("NAND 1GiB 3,3V 8-bit", 0xD3, 1024, LP_OPTIONS), 153 EXTENDED_ID_NAND("NAND 1GiB 1,8V 16-bit", 0xB3, 1024, LP_OPTIONS16), 154 EXTENDED_ID_NAND("NAND 1GiB 3,3V 16-bit", 0xC3, 1024, LP_OPTIONS16), 157 EXTENDED_ID_NAND("NAND 2GiB 1,8V 8-bit", 0xA5, 2048, LP_OPTIONS), 158 EXTENDED_ID_NAND("NAND 2GiB 3,3V 8-bit", 0xD5, 2048, LP_OPTIONS), 159 EXTENDED_ID_NAND("NAND 2GiB 1,8V 16-bit", 0xB5, 2048, LP_OPTIONS16), 160 EXTENDED_ID_NAND("NAND 2GiB 3,3V 16-bit", 0xC5, 2048, LP_OPTIONS16), 163 EXTENDED_ID_NAND("NAND 4GiB 1,8V 8-bit", 0xA7, 4096, LP_OPTIONS), 164 EXTENDED_ID_NAND("NAND 4GiB 3,3V 8-bit", 0xD7, 4096, LP_OPTIONS), [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/ |
| H A D | board2.c | 259 * Determine the amount of usable RAM below 4GiB, taking into account any 268 * The total size of RAM below 4GiB is the lesser address of: in usable_ram_size_below_4g() 269 * (a) 2GiB itself (RAM starts at 2GiB, and 4GiB - 2GiB == 2GiB). in usable_ram_size_below_4g() 286 * The first bank describes any usable RAM below 4GiB. 287 * The second bank describes any RAM above 4GiB. 291 * property for memory below and above the 4GiB boundary. The layout of that 293 * - The potential existence of a carve-out at the end of RAM below 4GiB can 307 * On 32-bit systems, we never define a bank for RAM above 4GiB, since the 337 * at 4 GiB to avoid DMA buffers from being allocated beyond the 32-bit
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/ |
| H A D | blocks.rst | 57 - 32GiB 74 - 16GiB 75 - 256GiB 119 - 32GiB 136 - 16GiB 137 - 256GiB
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | page_64_types.h | 101 * Maximum kernel image size is limited to 1 GiB, due to the fixmap living 102 * in the next 1 GiB (see level2_kernel_pgt in arch/x86/kernel/head_64.S). 104 * On KASLR use 1 GiB by default, leaving 1 GiB for modules once the 107 * If KASLR is disabled we can shrink it to 0.5 GiB and increase the size 108 * of the modules area to 1.5 GiB.
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | highmem.rst | 26 kernel entry/exit. This means the available virtual memory space (4GiB on 29 The traditional split for architectures using this approach is 3:1, 3GiB for 30 userspace and the top 1GiB for kernel space:: 40 This means that the kernel can at most map 1GiB of physical memory at any one 128 The i386 arch, under some circumstances, will permit you to stick up to 64GiB 144 The general recommendation is that you don't use more than 8GiB on a 32-bit
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/ |
| H A D | partition.txt | 48 size/address (aka the value is below 4 GiB) 50 size/address (aka the value is 4 GiB or greater). 95 /* a 4 GiB partition */ 109 /* an 8 GiB partition */ 115 /* a 4 GiB partition */
|
| /OK3568_Linux_fs/u-boot/board/advantech/dms-ba16/ |
| H A D | Kconfig | 8 bool "1GiB" 11 bool "2GiB"
|
| /OK3568_Linux_fs/kernel/arch/riscv/ |
| H A D | Kconfig | 238 # such that it can only map 2GiB of memory. 262 bool "1GiB" 265 bool "2GiB" 268 bool "128GiB"
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-snapdragon/ |
| H A D | Kconfig | 15 - 1GiB RAM 16 - 8GiB eMMC, uSD slot
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/realtek/ |
| H A D | rtd1295-xnano-x5.dts | 16 reg = <0x1f000 0x3ffe1000>; /* boot ROM to 1 GiB or 2 GiB */
|
| H A D | rtd1395-bpi-m4.dts | 16 reg = <0x2f000 0x3ffd1000>; /* boot ROM to 1 GiB or 2 GiB */
|
| H A D | rtd1395-lionskin.dts | 16 reg = <0x2f000 0x3ffd1000>; /* boot ROM to 1 GiB or 2 GiB */
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/amlogic/ |
| H A D | meson-gxl-s905w-tx3-mini.dts | 20 reg = <0x0 0x0 0x0 0x40000000>; /* 1 GiB or 2 GiB */
|
| H A D | meson-gxm-wetek-core2.dts | 19 reg = <0x0 0x0 0x0 0x80000000>; /* 2 GiB or 3 GiB */
|
| H A D | meson-gxm-rbox-pro.dts | 33 reg = <0x0 0x0 0x0 0x80000000>; /* 2 GiB or 3 GiB */
|
| /OK3568_Linux_fs/u-boot/board/tqc/tqma6/ |
| H A D | Kconfig | 23 select TQMa6Q / TQMa6D with i.MX6Q/D and 1GiB DRAM 29 select TQMa6DL with i.MX6DL and 1GiB DRAM
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | display_options.h | 17 * xxx GiB, xxx.y GiB, etc as needed; allow for optional trailing string
|
| /OK3568_Linux_fs/kernel/arch/s390/kvm/ |
| H A D | interrupt.c | 39 static struct kvm_s390_gib *gib; variable 234 * of the GISA if the GISA is not part of the GIB alert list. All three 3125 origin = xchg(&gib->alert_list_origin, in process_gib_alert_list() 3196 * in case the GISA is not part of the GIB alert list. 3200 * Returns: the nonspecific ISC (NISC) the gib alert mechanism 3222 return gib->nisc; in kvm_s390_gisc_register() 3234 * in case the GISA is not part of the GIB alert list. 3238 * Returns: the nonspecific ISC (NISC) the gib alert mechanism 3284 if (!gib) in kvm_s390_gib_destroy() 3288 free_page((unsigned long)gib); in kvm_s390_gib_destroy() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/include/nvhe/ |
| H A D | mm.h | 75 /* Allow 1 GiB for private mappings */ in hyp_s1_pgtable_pages() 92 /* Allow 1 GiB for MMIO mappings */ in host_s2_dev_pgtable_pages()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/ |
| H A D | s3.py | 32 elif (unit == "GiB"): 39 Completed 5.1 KiB/8.8 GiB (12.0 MiB/s) with 1 file(s) remaining
|
| /OK3568_Linux_fs/kernel/Documentation/virt/ |
| H A D | ne_overview.rst | 44 be aligned 2 MiB / 1 GiB physically contiguous memory regions (or multiple of 59 device is placed in memory below the typical 4 GiB.
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | s5p_goni.h | 100 "name="PARTS_ROOT",size=1GiB,uuid=${uuid_gpt_"PARTS_ROOT"};" \ 101 "name="PARTS_DATA",size=3GiB,uuid=${uuid_gpt_"PARTS_DATA"};" \
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/ |
| H A D | ustack.h | 10 /* Make a default stack size of 2GiB */
|