Home
last modified time | relevance | path

Searched full:e5 (Results 1 – 25 of 112) sorted by relevance

12345

/openbmc/qemu/scripts/coccinelle/
H A Dmemory-region-housekeeping.cocci16 expression E1, E2, E3, E4, E5;
20 - memory_region_init_ram(E1, E2, E3, E4, E5);
21 + memory_region_init_rom(E1, E2, E3, E4, E5);
25 - memory_region_init_ram_nomigrate(E1, E2, E3, E4, E5);
26 + memory_region_init_rom_nomigrate(E1, E2, E3, E4, E5);
33 expression E1, E2, E3, E4, E5;
37 memory_region_init_ram@p(E1, E2, E3, E4, E5);
41 memory_region_init_ram_nomigrate@p(E1, E2, E3, E4, E5);
54 expression ALIAS, E5, E6, E7, E8;
62 memory_region_init_alias(ALIAS, E5, E6, ROM, E7, E8);
[all …]
H A Dexec_rw_const.cocci14 expression E1, E2, E3, E4, E5;
17 - address_space_rw(E1, E2, E3, E4, E5, 0)
18 + address_space_rw(E1, E2, E3, E4, E5, false)
20 - address_space_rw(E1, E2, E3, E4, E5, 1)
21 + address_space_rw(E1, E2, E3, E4, E5, true)
54 expression E1, E2, E3, E4, E5;
58 - address_space_rw(E1, E2, E3, E4, E5, false)
59 + address_space_read(E1, E2, E3, E4, E5)
61 - address_space_rw(E1, E2, E3, E4, E5, true)
62 + address_space_write(E1, E2, E3, E4, E5)
[all …]
/openbmc/linux/Documentation/hwmon/
H A Dpeci-dimmtemp.rst8 * Intel Xeon E5/E7 v3 server processors
9 Intel Xeon E5-14xx v3 family
10 Intel Xeon E5-24xx v3 family
11 Intel Xeon E5-16xx v3 family
12 Intel Xeon E5-26xx v3 family
13 Intel Xeon E5-46xx v3 family
16 * Intel Xeon E5/E7 v4 server processors
17 Intel Xeon E5-16xx v4 family
18 Intel Xeon E5-26xx v4 family
19 Intel Xeon E5-46xx v4 family
H A Dpeci-cputemp.rst8 * Intel Xeon E5/E7 v3 server processors
9 Intel Xeon E5-14xx v3 family
10 Intel Xeon E5-24xx v3 family
11 Intel Xeon E5-16xx v3 family
12 Intel Xeon E5-26xx v3 family
13 Intel Xeon E5-46xx v3 family
16 * Intel Xeon E5/E7 v4 server processors
17 Intel Xeon E5-16xx v4 family
18 Intel Xeon E5-26xx v4 family
19 Intel Xeon E5-46xx v4 family
H A Daht10.rst16 …Chinese: http://www.aosong.com/userfiles/files/media/AHT10%E4%BA%A7%E5%93%81%E6%89%8B%E5%86%8C%20A…
/openbmc/u-boot/doc/
H A DREADME.davinci.nand_spl34 00000800 14 00 00 ea 14 f0 9f e5 10 f0 9f e5 0c f0 9f e5 |................|
35 00000810 08 f0 9f e5 04 f0 9f e5 00 f0 9f e5 04 f0 1f e5 |................|
42 00003800 14 00 00 ea 14 f0 9f e5 14 f0 9f e5 14 f0 9f e5 |................|
43 00003810 14 f0 9f e5 14 f0 9f e5 14 f0 9f e5 14 f0 9f e5 |................|
H A DREADME.chromium123 00000100 b8 00 00 ea 14 f0 9f e5 14 f0 9f e5 14 f0 9f e5 |................|
126 00000000 b8 00 00 ea 14 f0 9f e5 14 f0 9f e5 14 f0 9f e5 |................|
H A DREADME.m54418twr150 eth1addr=00:e0:0c:bc:e5:61
152 ethaddr=00:e0:0c:bc:e5:60
187 ethaddr = 00:e0:0c:bc:e5:60
188 eth1addr = 00:e0:0c:bc:e5:61
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8916-samsung-e5.dts17 * arch/arm/boot/dts/qcom-msm8916-samsung-e5.dts
21 model = "Samsung Galaxy E5";
22 compatible = "samsung,e5", "qcom,msm8916";
/openbmc/linux/Documentation/ABI/testing/
H A Dsecurityfs-secrets-coco30 -r--r----- 1 root root 0 Jun 28 11:54 736870e5-84f0-4973-92ec-06879ce3da0b
44 -r--r----- 1 root root 0 Jun 28 11:54 736870e5-84f0-4973-92ec-06879ce3da0b
/openbmc/u-boot/board/freescale/m547xevb/
H A DREADME179 ethaddr=00:e0:0c:bc:e5:60
180 eth1addr=00:e0:0c:bc:e5:61
210 ethaddr = 00:E0:0C:BC:E5:60
211 eth1addr = 00:E0:0C:BC:E5:61
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8916-samsung-e5.dts2 #include "arm64/qcom/msm8916-samsung-e5.dts"
H A DMakefile28 qcom-msm8916-samsung-e5.dtb \
/openbmc/phosphor-net-ipmid/command/
H A Dguid.cpp30 // UUID is in RFC4122 format. Ex: 61a39523-78f2-11e5-9862-e6402cfc3223 in rfcToGuid()
84 // UUID is in RFC4122 format Ex: 61a39523-78f2-11e5-9862-e6402cfc3223 in getSystemGUID()
/openbmc/linux/tools/testing/selftests/rseq/
H A Drseq-ppc.h12 * powerpc-be: 0f e5 00 0b twui r5,11
13 * powerpc64-le: 0b 00 e5 0f twui r5,11
14 * powerpc64-be: 0f e5 00 0b twui r5,11
/openbmc/linux/Documentation/security/secrets/
H A Dcoco.rst74 -r--r----- 1 root root 0 Jun 28 11:54 736870e5-84f0-4973-92ec-06879ce3da0b
91 -r--r----- 1 root root 0 Jun 28 11:54 736870e5-84f0-4973-92ec-06879ce3da0b
/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Dcore.c123 * Intel(R) Xeon(R) CPU E5-2658 v3 @ 2.20GHz
124 * Intel(R) Xeon(R) CPU E5-2648L v3 @ 1.80GHz
125 * Intel(R) Xeon(R) CPU E5-2628L v3 @ 2.00GHz
126 * Intel(R) Xeon(R) CPU E5-2618L v3 @ 2.30GHz
127 * Intel(R) Xeon(R) CPU E5-2608L v3 @ 2.00GHz
128 * Intel(R) Xeon(R) CPU E5-2658A v3 @ 2.20GHz
/openbmc/linux/arch/powerpc/crypto/
H A Daes-tab-4k.S54 .long R(d1, e5, e5, 34), R(f9, f1, f1, 08)
82 .long R(4f, aa, aa, e5), R(ed, fb, fb, 16)
95 .long R(20, 10, 10, 30), R(e5, ff, ff, 1a)
170 .long R(4f, e5, d7, fc), R(c5, 2a, cb, d7)
184 .long R(63, df, 4a, 18), R(e5, 1a, 31, 82)
224 .long R(e2, 93, ba, 0a), R(c0, a0, 2a, e5)
279 .long R(e1, 1c, e5, ed), R(7a, 47, b1, 3c)
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Drohm,bd71815-pmic.yaml76 The BD71815 has undocumented GPO at pin E5. Pin is marked as GND at the
80 about how the E5 pin is connected on your board.
/openbmc/intel-ipmi-oem/tests/
H A Dtest_sensorcommands.cpp227 testBounds(1e5, 1e5 + 255); in testRanges()
299 testBounds(-1e5, (-1e5) + 255); in testRanges()
/openbmc/phosphor-host-ipmid/test/dbus-sdr/
H A Dsensorcommands_unittest.cpp228 testBounds(1e5, 1e5 + 255); in testRanges()
300 testBounds(-1e5, (-1e5) + 255); in testRanges()
/openbmc/u-boot/board/freescale/m54455evb/
H A DREADME231 ethaddr=00:e0:0c:bc:e5:60
232 eth1addr=00:e0:0c:bc:e5:61
270 ethaddr = 00:E0:0C:BC:E5:60
271 eth1addr = 00:E0:0C:BC:E5:61
/openbmc/ibm-logging/test/
H A Dtest_policy.cpp33 "00 00 df 00 00 00 00 20 00 04 07 5a 04 aa 00 00 50 48 00 30 01 00 e5 00 "
35 "00 00 00 00 00 00 00 00 89 00 03 44 89 00 03 44 55 48 00 18 01 00 e5 00 "
40 "00 00 df 00 00 00 00 20 00 04 07 5a 04 aa 00 00 50 48 00 30 01 00 e5 00 "
42 "00 00 00 00 00 00 00 00 89 00 03 44 89 00 03 44 00 00 00 18 01 00 e5 00 "
/openbmc/linux/Documentation/PCI/
H A Dboot-interrupts.rst138 - Intel® Xeon® Processor E5-1600/2400/2600/4600 v3 Product Families
141 …https://www.intel.com/content/dam/www/public/us/en/documents/datasheets/xeon-e5-v3-datasheet-vol-2…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/fbset-2.1/
H A Dfbset-2.1-fix-makefile-dep.patch17 index 61536c1..09183e5 100644

12345