Home
last modified time | relevance | path

Searched refs:GB (Results 1 – 25 of 451) sorted by relevance

12345678910>>...19

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.h36 [10] = ICE_PHY_TYPE(5GB, 5000baseT_Full),
37 [11] = ICE_PHY_TYPE(5GB, 5000baseT_Full),
38 [12] = ICE_PHY_TYPE(10GB, 10000baseT_Full),
39 [13] = ICE_PHY_TYPE(10GB, 10000baseCR_Full),
40 [14] = ICE_PHY_TYPE(10GB, 10000baseSR_Full),
41 [15] = ICE_PHY_TYPE(10GB, 10000baseLR_Full),
42 [16] = ICE_PHY_TYPE(10GB, 10000baseKR_Full),
43 [17] = ICE_PHY_TYPE(10GB, 10000baseCR_Full),
44 [18] = ICE_PHY_TYPE(10GB, 10000baseKR_Full),
45 [19] = ICE_PHY_TYPE(25GB, 25000baseCR_Full),
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/
H A Dhddtemp.db21 # SEAGATE ST310210A 10.0GB
22 # SEAGATE ST310211A 9.8GB
23 # SEAGATE ST310215A 10.0GB
24 # SEAGATE ST315320A 14.9GB
25 # SEAGATE ST320410A 19.6GB
26 # SEAGATE ST320413A 19.6GB
27 # SEAGATE ST320420A 19.9GB
28 # SEAGATE ST330610A 29.3GB
29 # SEAGATE ST330620A 29.3GB
30 # SEAGATE ST330621A 29.3GB
[all …]
/openbmc/linux/Documentation/translations/zh_CN/riscv/
H A Dvm-layout.rst47 0000004000000000 | +256 GB | ffffffbfffffffff | ~16M TB | ... 巨大的、几乎64位宽的直到内核映射的-256GB地方
55 ffffffc6fee00000 | -228 GB | ffffffc6feffffff | 2 MB | fixmap
56 ffffffc6ff000000 | -228 GB | ffffffc6ffffffff | 16 MB | PCI io
57 ffffffc700000000 | -228 GB | ffffffc7ffffffff | 4 GB | vmemmap
58 ffffffc800000000 | -224 GB | ffffffd7ffffffff | 64 GB | vmalloc/ioremap space
59 ffffffd800000000 | -160 GB | fffffff6ffffffff | 124 GB | 直接映射所有物理内存
60 fffffff700000000 | -36 GB | fffffffeffffffff | 32 GB | kasan
66 ffffffff00000000 | -4 GB | ffffffff7fffffff | 2 GB | modules, BPF
67 ffffffff80000000 | -2 GB | ffffffffffffffff | 2 GB | kernel
102 ffffffff00000000 | -4 GB | ffffffff7fffffff | 2 GB | modules, BPF
[all …]
/openbmc/linux/drivers/input/joystick/
H A Dsidewinder.c291 if (sw_check(GB(0,64)) || (hat = (GB(6,1) << 3) | GB(60,3)) > 8) in sw_parse()
296 input_report_abs(dev, ABS_X, (GB( 3,3) << 7) | GB(16,7)); in sw_parse()
297 input_report_abs(dev, ABS_Y, (GB( 0,3) << 7) | GB(24,7)); in sw_parse()
298 input_report_abs(dev, ABS_RZ, (GB(35,2) << 7) | GB(40,7)); in sw_parse()
299 input_report_abs(dev, ABS_THROTTLE, (GB(32,3) << 7) | GB(48,7)); in sw_parse()
321 input_report_abs(sw->dev[i], ABS_X, GB(i*15+3,1) - GB(i*15+2,1)); in sw_parse()
335 if (!sw_parity(GB(0,48)) || (hat = GB(42,4)) > 8) in sw_parse()
356 if (!sw_parity(GB(0,43)) || (hat = GB(28,4)) > 8) in sw_parse()
422 if (i < 66 && GB(0,64) == GB(i*3-66,64)) /* 1 == 3 */ in sw_read()
425 if (i < 66 && GB(0,64) == GB(66,64)) /* 1 == 2 */ in sw_read()
[all …]
H A Dgf2k.c139 #define GB(p,n,s) gf2k_get_bits(data, p, n, s) macro
161 input_report_abs(dev, gf2k_abs[i], GB(i<<3,8,0) | GB(i+46,1,8) | GB(i+50,1,9)); in gf2k_read()
164 input_report_abs(dev, gf2k_abs[i], GB(i*9+60,8,0) | GB(i+54,1,9)); in gf2k_read()
166 t = GB(40,4,0); in gf2k_read()
171 t = GB(44,2,0) | GB(32,8,2) | GB(78,2,10); in gf2k_read()
254 if (!(gf2k->id = GB(7,2,0) | GB(3,3,2) | GB(0,3,5))) { in gf2k_connect()
260 if ((gf2k->id != (GB(19,2,0) | GB(15,3,2) | GB(12,3,5))) && in gf2k_connect()
261 (gf2k->id != (GB(31,2,0) | GB(27,3,2) | GB(24,3,5)))) { in gf2k_connect()
/openbmc/linux/Documentation/riscv/
H A Dvm-layout.rst50 ffffffc6fea00000 | -228 GB | ffffffc6feffffff | 6 MB | fixmap
52 ffffffc700000000 | -228 GB | ffffffc7ffffffff | 4 GB | vmemmap
53 ffffffc800000000 | -224 GB | ffffffd7ffffffff | 64 GB | vmalloc/ioremap space
54 … ffffffd800000000 | -160 GB | fffffff6ffffffff | 124 GB | direct mapping of all physical memory
55 fffffff700000000 | -36 GB | fffffffeffffffff | 32 GB | kasan
61 ffffffff00000000 | -4 GB | ffffffff7fffffff | 2 GB | modules, BPF
62 ffffffff80000000 | -2 GB | ffffffffffffffff | 2 GB | kernel
97 ffffffff00000000 | -4 GB | ffffffff7fffffff | 2 GB | modules, BPF
98 ffffffff80000000 | -2 GB | ffffffffffffffff | 2 GB | kernel
133 ffffffff00000000 | -4 GB | ffffffff7fffffff | 2 GB | modules, BPF
[all …]
/openbmc/qemu/docs/
H A Dmemory-hotplug.txt29 Creates a guest with 1GB of memory and three hotpluggable memory slots.
31 memory the guest will see after boot is 1GB. The maximum memory the
32 guest can reach is 4GB. This means that three additional gigabytes can be
41 For example, the following commands add another 1GB to the guest
54 For example, assuming that the host has 1GB hugepages available in
55 the /mnt/hugepages-1GB directory, a 1GB hugepage could be hotplugged
58 (qemu) object_add memory-backend-file,id=mem1,size=1G,mem-path=/mnt/hugepages-1GB
65 In the following command-line example, an 8GB guest is created where 6GB
66 comes from regular RAM, 1GB is a 1GB hugepage page and 256MB is from
68 2GB if needed:
[all …]
/openbmc/u-boot/board/google/
H A DKconfig15 i5 Ivybridge which is a die-shrink of Sandybridge, with 4GB of
18 reader, microphone and speakers, display port and 32GB SATA
37 Haswell Celeron 2955U Dual Core CPU with 2GB of SDRAM. It has a
40 video output and a 16GB SATA solid state drive. There is no Chrome
47 Broadwell U Core i5 or Core i7 CPU with either 8GB or 16GB of
51 There is a solid state drive, either 32GB or 64GB. There is a
/openbmc/linux/Documentation/arch/x86/x86_64/
H A Dmm.rst20 from TB to GB and then MB/KB.
62 ffffff8000000000 | -512 GB | ffffffeeffffffff | 444 GB | ... unused hole
63 ffffffef00000000 | -68 GB | fffffffeffffffff | 64 GB | EFI region mapping space
64 ffffffff00000000 | -4 GB | ffffffff7fffffff | 2 GB | ... unused hole
65 …ffffffff80000000 | -2 GB | ffffffff9fffffff | 512 MB | kernel text mapping, mapped to physic…
121 ffffff8000000000 | -512 GB | ffffffeeffffffff | 444 GB | ... unused hole
122 ffffffef00000000 | -68 GB | fffffffeffffffff | 64 GB | EFI region mapping space
123 ffffffff00000000 | -4 GB | ffffffff7fffffff | 2 GB | ... unused hole
124 …ffffffff80000000 | -2 GB | ffffffff9fffffff | 512 MB | kernel text mapping, mapped to physic…
143 We map EFI runtime services in the 'efi_pgd' PGD in a 64GB large virtual
/openbmc/openbmc/meta-aspeed/wic/
H A Demmc-aspeed.wks.in5 # Assumes a minimum flash size of 16GB.
11 # ^ 1MB 64MB 64MB 1GB 1GB 7GB 5GB
/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/wic/
H A Demmc-fvp.wks.in5 # Assumes a minimum flash size of 16GB.
11 # ^ 1MB 64MB 64MB 1GB 1GB 7GB 5GB
/openbmc/u-boot/arch/arm/mach-rockchip/rk3288/
H A DKconfig30 functions. It includes 2 or 4GB of SDRAM and 16 or 32GB of
41 functions. It includes 2 or 4GB of SDRAM and 16GB of internal MMC.
50 also includes on-board eMMC and 2GB of SDRAM. Expansion connectors
59 includes on-board eMMC and 2GB of SDRAM. Expansion connectors
68 also includes on-board eMMC and 1GB of SDRAM. Expansion connectors
76 ports, HDMI, micro-SD card, 16 GB eMMC and Gigabit Ethernet. It
95 2GB DDR3. Expansion connectors provide access to I2C, SPI, UART,
120 also includes on-board eMMC and 2GB of SDRAM. Expansion connectors
138 8GB eMMC and 2GB of SDRAM. Expansion connectors provide access to
/openbmc/u-boot/arch/arm/mach-rockchip/rk3399/
H A DKconfig26 * on-module eMMC (up to 256GB configurations available)
27 * on-module DDR3 (1GB, 2GB and 4GB configurations available)
40 * 16/32GB eMMC, uSD slot
60 It has two USB 3.0 type-C ports, 4GB of SDRAM, WiFi and a 10.1",
/openbmc/linux/Documentation/translations/zh_CN/arch/arm64/
H A Dmemory.txt36 分别都有 39-bit (512GB) 或 48-bit (256TB) 的虚拟地址空间。
49 0000000000000000 0000007fffffffff 512GB 用户空间
50 ffffff8000000000 ffffffffffffffff 512GB 内核空间
114 0000004000000000 0000007fffffffff 256GB 在 HYP 中映射的内核对象
/openbmc/linux/Documentation/translations/zh_TW/arch/arm64/
H A Dmemory.txt40 分別都有 39-bit (512GB) 或 48-bit (256TB) 的虛擬地址空間。
53 0000000000000000 0000007fffffffff 512GB 用戶空間
54 ffffff8000000000 ffffffffffffffff 512GB 內核空間
118 0000004000000000 0000007fffffffff 256GB 在 HYP 中映射的內核對象
/openbmc/u-boot/board/seco/
H A DKconfig43 bool "1GB"
46 bool "2GB"
49 bool "4GB"
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dhugetlb.rst37 hugetlb.1GB.limit_in_bytes
38 hugetlb.1GB.max_usage_in_bytes
39 hugetlb.1GB.numa_stat
40 hugetlb.1GB.usage_in_bytes
41 hugetlb.1GB.failcnt
42 hugetlb.1GB.rsvd.limit_in_bytes
43 hugetlb.1GB.rsvd.max_usage_in_bytes
44 hugetlb.1GB.rsvd.usage_in_bytes
45 hugetlb.1GB.rsvd.failcnt
/openbmc/linux/tools/perf/Documentation/
H A Dperf-iostat.txt57 375083606016 bytes (375 GB, 349 GiB) copied, 215.974 s, 1.7 GB/s
76 375083606016 bytes (375 GB, 349 GiB) copied, 197.08 s, 1.9 GB/s
/openbmc/u-boot/board/boundary/nitrogen6x/
H A DREADME74 nitrogen6q i.MX6Q/6D 1GB
75 nitrogen6dl i.MX6DL 1GB
77 nitrogen6q2g i.MX6Q/6D 2GB
78 nitrogen6dl2g i.MX6DL 2GB
79 nitrogen6s1g i.MX6S 1GB
/openbmc/u-boot/board/intel/
H A DKconfig16 4GB memory, HDMI/DP/VGA display, HD audio, SATA, USB2, USB3, SD, eMMC,
33 and Panther Point chipset. The board has 4GB RAM, with some other
41 with 1GB DDR2 soldered down memory and a carrier board with the
49 Atom Tangier CPU, 1 GB RAM integrated on package. There is also 4 GB
/openbmc/linux/arch/x86/xen/
H A DKconfig32 bool "Limit Xen pv-domain memory to 512GB"
36 Limit paravirtualized user domains to 512GB of RAM.
39 pv-domains with more than 512 GB of RAM. This option controls the
40 default setting of the kernel to use only up to 512 GB or more.
/openbmc/linux/arch/arm64/boot/dts/ti/
H A Dk3-am6548-iot2050-advanced.dts10 * 2 GB RAM, 16 GB eMMC, USB-serial converter on connector X30
H A Dk3-am6548-iot2050-advanced-pg2.dts10 * 2 GB RAM, 16 GB eMMC, USB-serial converter on connector X30
/openbmc/linux/arch/arm/boot/dts/synaptics/
H A Dberlin2-sony-nsz-gs7.dts23 reg = <0x00000000 0x40000000>; /* 1 GB */
36 /* Samsung M8G2FA 8GB eMMC */
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dzero.rst30 is an available 10GB partition::
36 10GB of actual storage space available. If more than 10GB of data is written

12345678910>>...19