/openbmc/linux/drivers/edac/ |
H A D | ie31200_edac.c | 3 * Intel E3-1200 6 * Support for the E3-1200 processor family. Heavily based on previous 14 * 0108: Xeon E3-1200 Processor Family DRAM Controller 15 * 010c: Xeon E3-1200/2nd Generation Core Processor Family DRAM Controller 16 * 0150: Xeon E3-1200 v2/3rd Gen Core processor DRAM Controller 17 * 0158: Xeon E3-1200 v2/Ivy Bridge DRAM Controller 18 * 015c: Xeon E3-1200 v2/3rd Gen Core processor DRAM Controller 19 * 0c04: Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller 20 * 0c08: Xeon E3-1200 v3 Processor DRAM Controller 21 * 1918: Xeon E3-1200 v5 Skylake Host Bridge/DRAM Registers [all …]
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | x_ovfl.S | 77 btstb #E3,E_BYTE(%a6) 79 bfextu CMDREG3B(%a6){#6:#3},%d0 |get dest reg no 100 | andi.b #$3,%d0 107 btstb #E3,E_BYTE(%a6) 109 bfextu CMDREG3B(%a6){#6:#3},%d0 |get dest reg no 124 bclrb #E3,E_BYTE(%a6) |test and clear E3 bit 130 bfextu CMDREG3B(%a6){#6:#3},%d0 |get dest reg no 156 btstb #E3,E_BYTE(%a6) |test E3 bit 169 cmpiw #3,%d0 |check for opclass3
|
H A D | x_unfl.S | 61 btstb #E3,E_BYTE(%a6) 67 bfextu CMDREG3B(%a6){#6:#3},%d0 |get dest reg no 95 btstb #E3,E_BYTE(%a6) 101 bfextu CMDREG3B(%a6){#6:#3},%d0 |get dest reg no 116 bclrb #E3,E_BYTE(%a6) 122 bfextu CMDREG3B(%a6){#6:#3},%d0 |get dest reg no 151 | If the exception bit set is E3, the exceptional operand from the 154 btstb #E3,E_BYTE(%a6) 232 | ;double $3ff $3fe
|
H A D | gen_except.S | 80 bfextu CMDREG1B(%a6){#10:#3},%d1 |extract bit 3,4,5 168 | exception is to set the E1/E3 byte and clr the U flag. 170 | operr, and dz. commonE3 does this for E3 exceptions, which 182 bsetb #E3,E_BYTE(%a6) |set E3 flag 190 bsetb #E3,E_BYTE(%a6) |set E3 flag 199 bfextu CMDREG1B(%a6){#10:#3},%d1 |extract bit 3,4,5 300 bsetb #E3,E_BYTE(%a6) |set E3 flag 311 bfextu CMDREG1B(%a6){#10:#3},%d1 |extract bit 3,4,5 319 |** NOTE *** Bug fix for errata (0d43b #3)
|
H A D | util.S | 103 btstb #E3,E_BYTE(%a6) |check for nu exception 159 | This entry point used by x_ovfl. (opclass 3 only) 182 lsll #2,%d0 |move round precision to d0{3:2} 184 orl %d1,%d0 |index is fmt:mode in d0{3:0} 328 | if E3 355 btstb #E3,E_BYTE(%a6) 423 btstb #E3,E_BYTE(%a6) 426 clrl %d0 |if E3, only opclass 0x0 is possible 430 bfextu %d0{#0:#3},%d0 |shift opclass bits d0{31:29} to d0{2:0} 436 | If E3, the format is extended. [all …]
|
H A D | skeleton.S | 84 | The provided code will clear the E3 exception (if pending), 145 bclrb #E3,E_BYTE(%a6) |clear and test E3 flag 152 bfextu CMDREG1B(%a6){#6:#3},%d0 |get dest reg no 182 bclrb #E3,E_BYTE(%a6) |clear and test E3 flag 208 bclrb #E3,E_BYTE(%a6) |clear and test E3 flag
|
H A D | fpsp.h | 93 .set FPCR_MODE,USER_FPCR+3 | FPCR rounding mode control 98 .set FPSR_AEXCEPT,USER_FPSR+3 | FPSR accrued exception 142 .set CMDREG3B,LV-48 | cmd reg for E3 exceptions (2 bytes) 153 .set nmc_snan_bit,3 162 .set stag_mask,0xE0 | upper 3 bits are source tag type 183 .set dtag_mask,0xE0 | upper 3 bits are dest type tag 189 .set E_BYTE,LV-28 | holds E1 and E3 bits (1 byte) 191 .set E3,1 | which bit is E3 flag 222 .set neg_bit,3 | negative result 233 .set unfl_bit,3 | underflow [all …]
|
/openbmc/linux/Documentation/input/ |
H A D | shape.svg | 9 …<polyline transform="translate(-121.88 -68.4)" points="3600 3600 3e3 3600" fill="none" stroke="#00… 10 …<polyline transform="translate(-121.88 -68.4)" points="4125 3075 3e3 3075" fill="none" stroke="#00… 17 …<polyline transform="translate(-121.88 -68.4)" points="3e3 3167 3e3 3583" fill="none" stroke="#000… 18 …<polyline transform="translate(-121.88 -68.4)" points="2970 3478 3e3 3598 3030 3478" fill="none" s… 19 …<polyline transform="translate(-121.88 -68.4)" points="3030 3272 3e3 3152 2970 3272" fill="none" s…
|
H A D | interactive.svg | 2 …<polyline transform="translate(-18.5,-16.294)" points="1200 3600 1800 3600 2400 4800 3e3 4800 4200… 6 …<polyline transform="translate(-18.5,-16.294)" points="3e3 4800 3e3 6525 3600 7125 3600 7800" fill…
|
/openbmc/linux/arch/arm/crypto/ |
H A D | ghash-ce-core.S | 122 vext.8 t2l, \ad, \ad, #3 @ A3 126 vext.8 t4l, \bd, \bd, #3 @ B3 206 b 3f 211 tst r0, #3 // skip until #blocks is a 304 3: /* multiply XL by SHASH in GF(2^128) */ 356 vext.8 s3l, SHASH_L, SHASH_L, #3 360 vext.8 s3h, SHASH_H, SHASH_H, #3 376 e3 .req q12 467 vmov e3, ctr 470 aes_encrypt ip, r6, e0, e1, e2, e3 [all …]
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | stream_test.cpp | 77 uint64_t e3; in TEST() local 81 stream >> e3 >> e2 >> e4 >> e1; in TEST() 85 EXPECT_EQ(v3, e3); in TEST() 122 uint8_t e3; in TEST() local 123 stream >> e3; in TEST() 124 EXPECT_EQ(v3, e3); in TEST() 157 Stream stream{data, 3}; in TEST()
|
/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/ |
H A D | rcar_lvds_regs.h | 26 #define LVDCR1_CHSTBY(n) (3 << (2 + (n) * 2)) 27 #define LVDCR1_CLKSTBY (3 << 0) 39 /* Gen3 but V3M,D3 and E3 */ 45 /* D3 and E3 */ 51 #define LVDPLLCR_CKSEL_EXTAL (3 << 17) 58 #define LVDPLLCR_PLLN(n) ((n) << 3) 69 #define LVDCTRCR_CTR2SEL_HSYNC (3 << 8) 75 #define LVDCTRCR_CTR1SEL_CDE (3 << 4) 81 #define LVDCTRCR_CTR0SEL_ODD (3 << 0) 86 #define LVDCHCR_CHSEL_CH(n, c) ((((c) - (n)) & 3) << ((n) * 4)) [all …]
|
/openbmc/linux/drivers/pmdomain/renesas/ |
H A D | r8a77990-sysc.c | 3 * Renesas R-Car E3 System Controller 27 { "3dg-a", 0x100, 0, R8A77990_PD_3DG_A, R8A77990_PD_ALWAYS_ON }, 28 { "3dg-b", 0x100, 1, R8A77990_PD_3DG_B, R8A77990_PD_3DG_A }, 31 /* Fixups for R-Car E3 ES1.0 revision */ 40 /* Fix incorrect 3DG hierarchy */ in r8a77990_sysc_init()
|
H A D | r8a774c0-sysc.c | 6 * Based on Renesas R-Car E3 System Controller 27 { "3dg-a", 0x100, 0, R8A774C0_PD_3DG_A, R8A774C0_PD_ALWAYS_ON }, 28 { "3dg-b", 0x100, 1, R8A774C0_PD_3DG_B, R8A774C0_PD_3DG_A }, 40 /* Fix incorrect 3DG hierarchy */ in r8a774c0_sysc_init()
|
/openbmc/linux/fs/ntfs3/ |
H A D | bitmap.c | 365 struct e_node *e, *e3; in wnd_remove_free_ext() local 395 e3 = rb_entry(n3, struct e_node, start.node); in wnd_remove_free_ext() 396 if (e3->start.key >= end_in) in wnd_remove_free_ext() 399 if (e3->count.key == wnd->extent_max) in wnd_remove_free_ext() 402 end3 = e3->start.key + e3->count.key; in wnd_remove_free_ext() 404 e3->start.key = end_in; in wnd_remove_free_ext() 405 rb_erase(&e3->count.node, &wnd->count_tree); in wnd_remove_free_ext() 406 e3->count.key = end3 - end_in; in wnd_remove_free_ext() 407 rb_insert_count(&wnd->count_tree, e3); in wnd_remove_free_ext() 412 rb_erase(&e3->start.node, &wnd->start_tree); in wnd_remove_free_ext() [all …]
|
/openbmc/linux/Documentation/admin-guide/hw-vuln/ |
H A D | processor_mmio_stale_data.rst | 37 Intel Xeon server E3) uncore implementation. The sideband response buffer is 47 Intel Xeon server E3) uncore implementation. Similar to the sideband response 68 the fill buffer. It is limited to the client (including Intel Xeon server E3) 75 the client (including Intel Xeon server E3) uncore implementation. 80 processors for the server market (excluding Intel Xeon E3 processors) are 89 SKYLAKE_L 06_4EH 3 91 SKYLAKE_X 06_55H 3,4,6,7,11 92 BROADWELL_D 06_56H 3,4,5 93 SKYLAKE 06_5EH 3 103 COMETLAKE 06_A5H 2,3,5 [all …]
|
/openbmc/linux/drivers/gpu/drm/msm/disp/ |
H A D | mdp_format.c | 65 #define FMT(name, a, r, g, b, e0, e1, e2, e3, alpha, tight, c, cnt, fp, cs, yuv) { \ argument 71 .unpack = { e0, e1, e2, e3 }, \ 88 /* name a r g b e0 e1 e2 e3 alpha tight cpp cnt ... */ 89 FMT(ARGB8888, 8, 8, 8, 8, 1, 0, 2, 3, true, true, 4, 4, 91 FMT(ABGR8888, 8, 8, 8, 8, 2, 0, 1, 3, true, true, 4, 4, 93 FMT(RGBA8888, 8, 8, 8, 8, 3, 1, 0, 2, true, true, 4, 4, 95 FMT(BGRA8888, 8, 8, 8, 8, 3, 2, 0, 1, true, true, 4, 4, 97 FMT(XRGB8888, 8, 8, 8, 8, 1, 0, 2, 3, false, true, 4, 4, 99 FMT(XBGR8888, 8, 8, 8, 8, 2, 0, 1, 3, false, true, 4, 4, 101 FMT(RGBX8888, 8, 8, 8, 8, 3, 1, 0, 2, false, true, 4, 4, [all …]
|
/openbmc/linux/lib/ |
H A D | locking-selftest.c | 290 static void name##_123(void) { E1(); E2(); E3(); } \ 291 static void name##_132(void) { E1(); E3(); E2(); } \ 292 static void name##_213(void) { E2(); E1(); E3(); } \ 293 static void name##_231(void) { E2(); E3(); E1(); } \ 294 static void name##_312(void) { E3(); E1(); E2(); } \ 295 static void name##_321(void) { E3(); E2(); E1(); } 924 #define E3() \ macro 956 #undef E3 975 #define E3() \ macro 1006 #undef E3 [all …]
|
/openbmc/linux/arch/powerpc/crypto/ |
H A D | aes-tab-4k.S | 50 .long R(3d, 93, 93, ae), R(4c, 26, 26, 6a) 51 .long R(6c, 36, 36, 5a), R(7e, 3f, 3f, 41) 56 .long R(62, 31, 31, 53), R(2a, 15, 15, 3f) 62 .long R(1b, 80, 80, 9b), R(df, e2, e2, 3d) 69 .long R(a4, 52, 52, f6), R(76, 3b, 3b, 4d) 71 .long R(52, 29, 29, 7b), R(dd, e3, e3, 3e) 75 .long R(40, 20, 20, 60), R(e3, fc, fc, 1f) 87 .long R(a0, 50, 50, f0), R(78, 3c, 3c, 44) 88 .long R(25, 9f, 9f, ba), R(4b, a8, a8, e3) 91 .long R(3f, 92, 92, ad), R(21, 9d, 9d, bc) [all …]
|
/openbmc/linux/drivers/video/fbdev/omap/ |
H A D | lcd_ams_delta.c | 5 * LCD panel support for the Amstrad E3 (Delta) videophone. 112 .hsw = 3, 174 MODULE_DESCRIPTION("LCD panel support for the Amstrad E3 (Delta) videophone");
|
/openbmc/intel-ipmi-oem/tests/ |
H A D | test_sensorcommands.cpp | 98 "| M %5d | rExp %3d " in testValue() 99 "| B %5d | bExp %3d | bSigned %1d | y %18.3f | yRoundtrip %18.3f\n", in testValue() 125 " | rExp %3d | B %5d | bExp %3d | bSigned %1d\n", in testBounds() 208 testBounds(-1e3, 1e6); in testRanges() 209 testBounds(-1e6, 1e3); in testRanges() 297 testBounds(-1e3, (-1e3) + 255); in testRanges() 386 EXPECT_EQ(rExp, -3); in TEST() 424 EXPECT_EQ(rExp, -3); in TEST()
|
/openbmc/phosphor-host-ipmid/test/dbus-sdr/ |
H A D | sensorcommands_unittest.cpp | 99 "| M %5d | rExp %3d " in testValue() 100 "| B %5d | bExp %3d | bSigned %1d | y %18.3f | yRoundtrip %18.3f\n", in testValue() 126 " | rExp %3d | B %5d | bExp %3d | bSigned %1d\n", in testBounds() 209 testBounds(-1e3, 1e6); in testRanges() 210 testBounds(-1e6, 1e3); in testRanges() 298 testBounds(-1e3, (-1e3) + 255); in testRanges() 387 EXPECT_EQ(rExp, -3); in TEST() 425 EXPECT_EQ(rExp, -3); in TEST()
|
/openbmc/openbmc/meta-facebook/recipes-phosphor/phosphor-buttons/obmc-phosphor-buttons/yosemitev2/ |
H A D | gpio_defs.json | 56 "9": 3, 61 "14" : 3, 90 "pin": "E3", 113 "3": 2, number 114 "4": 3
|
/openbmc/linux/Documentation/devicetree/bindings/bus/ |
H A D | allwinner,sun8i-a23-rsb.yaml | 69 clocks = <&apb0_gates 3>; 71 resets = <&apb0_rst 3>; 75 pmic@3e3 {
|
/openbmc/linux/sound/soc/ti/ |
H A D | Kconfig | 57 Texas Instruments OMAP1/2/3/4/5 SoCs. 127 tristate "SoC Audio support for Amstrad E3 (Delta) videophone" 133 connected to a handset and a speakerphone found on Amstrad E3 (Delta)
|