| /openbmc/u-boot/arch/x86/include/asm/arch-baytrail/acpi/ |
| H A D | irqroute.h | 9 PCI_DEV_PIRQ_ROUTE(GFX_DEV, A, A, A, A), \ 10 PCI_DEV_PIRQ_ROUTE(EMMC_DEV, A, A, A, A), \ 11 PCI_DEV_PIRQ_ROUTE(SDIO_DEV, A, A, A, A), \ 12 PCI_DEV_PIRQ_ROUTE(SD_DEV, A, A, A, A), \ 13 PCI_DEV_PIRQ_ROUTE(SATA_DEV, A, A, A, A), \ 14 PCI_DEV_PIRQ_ROUTE(XHCI_DEV, A, A, A, A), \ 15 PCI_DEV_PIRQ_ROUTE(LPE_DEV, A, A, A, A), \ 16 PCI_DEV_PIRQ_ROUTE(MMC45_DEV, A, A, A, A), \ 17 PCI_DEV_PIRQ_ROUTE(SIO1_DEV, A, B, C, D), \ 18 PCI_DEV_PIRQ_ROUTE(TXE_DEV, A, A, A, A), \ [all …]
|
| /openbmc/qemu/target/tricore/ |
| H A D | csfr.h.inc | 1 /* A(ll) access permitted 5 A|R|E(offset, register, feature introducing reg) 9 A(0xfe00, PCXI, TRICORE_FEATURE_13) 10 A(0xfe08, PC, TRICORE_FEATURE_13) 11 A(0xfe14, SYSCON, TRICORE_FEATURE_13) 17 A(0xfe2c, ICR, TRICORE_FEATURE_13) 18 A(0xfe38, FCX, TRICORE_FEATURE_13) 19 A(0xfe3c, LCX, TRICORE_FEATURE_13) 22 A(0xC000, DPR0_0L, TRICORE_FEATURE_13) 23 A(0xC004, DPR0_0U, TRICORE_FEATURE_13) [all …]
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 046 | 83 break write_aio A 85 wait_break A 90 resume A 97 break write_aio A 99 wait_break A 101 resume A 107 break write_aio A 109 wait_break A 111 resume A 119 break write_aio A [all …]
|
| H A D | 077 | 65 break pwritev_rmw_$ev A 67 wait_break A 70 resume A 78 break pwritev_rmw_after_tail A 80 wait_break A 89 resume A 95 break pwritev_rmw_after_tail A 97 wait_break A 102 resume A 109 break pwritev_rmw_after_tail A [all …]
|
| /openbmc/qemu/target/hexagon/ |
| H A D | macros.h | 195 #define fMAX(A, B) (((A) > (B)) ? (A) : (B)) argument 197 #define fMIN(A, B) (((A) < (B)) ? (A) : (B)) argument 199 #define fABS(A) (((A) < 0) ? (-(A)) : (A)) argument 278 #define fADDSAT64(DST, A, B) \ argument 280 uint64_t __a = fCAST8u(A); \ 361 #define fCHECK_PCALIGN(A) argument 363 #define fWRITE_NPC(A) write_new_pc(env, pkt_has_multi_cof != 0, A) argument 373 #define fCAST4u(A) ((uint32_t)(A)) argument 374 #define fCAST4s(A) ((int32_t)(A)) argument 375 #define fCAST8u(A) ((uint64_t)(A)) argument [all …]
|
| /openbmc/u-boot/lib/ |
| H A D | sha1.c | 70 unsigned long temp, W[16], A, B, C, D, E; in sha1_process() local 101 A = ctx->state[0]; in sha1_process() 110 P (A, B, C, D, E, W[0]); in sha1_process() 111 P (E, A, B, C, D, W[1]); in sha1_process() 112 P (D, E, A, B, C, W[2]); in sha1_process() 113 P (C, D, E, A, B, W[3]); in sha1_process() 114 P (B, C, D, E, A, W[4]); in sha1_process() 115 P (A, B, C, D, E, W[5]); in sha1_process() 116 P (E, A, B, C, D, W[6]); in sha1_process() 117 P (D, E, A, B, C, W[7]); in sha1_process() [all …]
|
| H A D | sha256.c | 62 uint32_t A, B, C, D, E, F, G, H; in sha256_process() local 105 A = ctx->state[0]; in sha256_process() 114 P(A, B, C, D, E, F, G, H, W[0], 0x428A2F98); in sha256_process() 115 P(H, A, B, C, D, E, F, G, W[1], 0x71374491); in sha256_process() 116 P(G, H, A, B, C, D, E, F, W[2], 0xB5C0FBCF); in sha256_process() 117 P(F, G, H, A, B, C, D, E, W[3], 0xE9B5DBA5); in sha256_process() 118 P(E, F, G, H, A, B, C, D, W[4], 0x3956C25B); in sha256_process() 119 P(D, E, F, G, H, A, B, C, W[5], 0x59F111F1); in sha256_process() 120 P(C, D, E, F, G, H, A, B, W[6], 0x923F82A4); in sha256_process() 121 P(B, C, D, E, F, G, H, A, W[7], 0xAB1C5ED5); in sha256_process() [all …]
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | at91sam9x5_macb0.dtsi | 20 <AT91_PIOB 0 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB0 periph A */ 21 AT91_PIOB 1 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB1 periph A */ 22 AT91_PIOB 2 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB2 periph A */ 23 AT91_PIOB 3 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB3 periph A */ 24 AT91_PIOB 4 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB4 periph A */ 25 AT91_PIOB 5 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB5 periph A */ 26 AT91_PIOB 6 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB6 periph A */ 27 AT91_PIOB 7 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB7 periph A */ 28 AT91_PIOB 9 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB9 periph A */ 29 AT91_PIOB 10 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PB10 periph A */ [all …]
|
| H A D | sama5d3_gmac.dtsi | 20 <AT91_PIOB 0 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB0 periph A GTX0, conflicts with PWMH0 */ 21 AT91_PIOB 1 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB1 periph A GTX1, conflicts with PWML0 */ 22 AT91_PIOB 2 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB2 periph A GTX2, conflicts with TK1 */ 23 AT91_PIOB 3 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB3 periph A GTX3, conflicts with TF1 */ 24 AT91_PIOB 4 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB4 periph A GRX0, conflicts with PWMH1 */ 25 AT91_PIOB 5 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB5 periph A GRX1, conflicts with PWML1 */ 26 AT91_PIOB 6 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB6 periph A GRX2, conflicts with TD1 */ 27 AT91_PIOB 7 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PB7 periph A GRX3, conflicts with RK1 */ 42 <AT91_PIOB 8 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB8 periph A GTXCK, conflicts with PWMH2 */ 43 AT91_PIOB 9 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB9 periph A GTXEN, conflicts with PWML2 */ [all …]
|
| H A D | sama5d3_emac.dtsi | 20 <AT91_PIOC 0 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC0 periph A ETX0, conflicts with TIOA3 */ 21 AT91_PIOC 1 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC1 periph A ETX1, conflicts with TIOB3 */ 22 AT91_PIOC 2 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC2 periph A ERX0, conflicts with TCLK3 */ 23 AT91_PIOC 3 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC3 periph A ERX1, conflicts with TIOA4 */ 24 AT91_PIOC 4 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC4 periph A ETXEN, conflicts with TIOB4 */ 25 AT91_PIOC 5 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC5 periph A ECRSDV,conflicts with TCLK4 */ 26 AT91_PIOC 6 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC6 periph A ERXER, conflicts with TIOA5 */ 27 AT91_PIOC 7 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC7 periph A EREFCK, conflicts with TIOB5 */ 28 AT91_PIOC 8 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC8 periph A EMDC, conflicts with TCLK5 */ 29 AT91_PIOC 9 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PC9 periph A EMDIO */
|
| H A D | at91sam9g45.dtsi | 447 /* A B */ 498 <AT91_PIOA 21 AT91_PERIPH_A AT91_PINCTRL_NONE /* PA21 periph A TWCK0 */ 499 AT91_PIOA 20 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PA20 periph A TWD0 */ 506 <AT91_PIOB 11 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB11 periph A TWCK1 */ 507 AT91_PIOB 10 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PB10 periph A TWD1 */ 543 <AT91_PIOB 19 AT91_PERIPH_A AT91_PINCTRL_PULL_UP /* PB19 periph A with pullup */ 544 AT91_PIOB 18 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PB18 periph A */ 561 <AT91_PIOB 4 AT91_PERIPH_A AT91_PINCTRL_PULL_UP /* PB4 periph A with pullup */ 562 AT91_PIOB 5 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PB5 periph A */ 567 <AT91_PIOD 16 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PD16 periph A */ [all …]
|
| H A D | at91sam9263.dtsi | 415 /* A B */ 435 <AT91_PIOA 26 AT91_PERIPH_A AT91_PINCTRL_PULL_UP /* PA26 periph A with pullup */ 436 AT91_PIOA 27 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PA27 periph A */ 441 <AT91_PIOA 28 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PA28 periph A */ 446 <AT91_PIOA 29 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PA29 periph A */ 453 <AT91_PIOD 0 AT91_PERIPH_A AT91_PINCTRL_PULL_UP /* PD0 periph A with pullup */ 454 AT91_PIOD 1 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PD1 periph A */ 471 <AT91_PIOD 2 AT91_PERIPH_A AT91_PINCTRL_PULL_UP /* PD2 periph A with pullup */ 472 AT91_PIOD 3 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PD3 periph A */ 498 AT91_PIOE 21 AT91_PERIPH_A AT91_PINCTRL_NONE /* PE21 periph A */ [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/ |
| H A D | de-Primacom | 12 [PrimaCom A.G.] 20 [PrimaCom A.G.] 28 [PrimaCom A.G.] 36 [PrimaCom A.G.] 44 [PrimaCom A.G.] 52 [PrimaCom A.G.] 60 [PrimaCom A.G.] 68 [PrimaCom A.G.] 76 [PrimaCom A.G.] 84 [PrimaCom A.G.] [all …]
|
| /openbmc/qemu/target/hexagon/idef-parser/ |
| H A D | macros.h.inc | 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 28 #define fCALL(A) fWRITE_LR(fREAD_NPC()); fWRITE_NPC(A); 29 #define fCALLR(A) fWRITE_LR(fREAD_NPC()); fWRITE_NPC(A); 30 #define fCAST2_8s(A) fSXTN(16, 64, A) 31 #define fCAST2_8u(A) fZXTN(16, 64, A) 32 #define fVSATW(A) fVSATN(32, fCAST8_8s(A)) 33 #define fSATW(A) fSATN(32, fCAST8_8s(A)) 34 #define fVSAT(A) fVSATN(32, A) 35 #define fSAT(A) fSATN(32, A) 68 #define fSAT_ORIG_SHL(A, ORIG_REG) \ [all …]
|
| /openbmc/qemu/target/hexagon/imported/ |
| H A D | macros.def | 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 50 (((A) > (B)) ? (A) : (B)), /* behavior */ 56 (((A) < (B)) ? (A) : (B)), /* behavior */ 62 (((A)<0)?(-(A)):(A)), /* behavior */ 229 size8u_t __a = fCAST8u(A); 358 WRITE_RREG(REG_LR,A), /* behavior */ 364 WRITE_RREG(REG_FP,A), /* behavior */ 370 WRITE_RREG(REG_SP,A), /* behavior */ 449 if (((A) & PCALIGN_MASK)) { 458 if (A != thread->next_PC) { [all …]
|
| /openbmc/u-boot/arch/x86/lib/ |
| H A D | bios.h | 35 #define DOWNTO8(A) \ argument 40 uint8_t A##l; \ 41 uint8_t A##h; \ 43 uint16_t A##x; \ 45 uint16_t h##A##x; \ 47 uint32_t e##A##x; \ 50 #define DOWNTO16(A) \ argument 53 uint16_t A; \ 54 uint16_t h##A; \ 56 uint32_t e##A; \
|
| /openbmc/u-boot/scripts/kconfig/tests/auto_submenu/ |
| H A D | Kconfig | 1 config A config 2 bool "A" 7 depends on A 10 This depends on A, so should be a submenu of A. 21 depends on A 43 This is independent of A. 47 depends on A 49 This depends on A, but not a consecutive item, so can/should not
|
| /openbmc/u-boot/arch/x86/include/asm/fsp/ |
| H A D | fsp_types.h | 30 #define SIGNATURE_16(A, B) ((A) | (B << 8)) argument 46 #define SIGNATURE_32(A, B, C, D) \ argument 47 (SIGNATURE_16(A, B) | (SIGNATURE_16(C, D) << 16)) 67 #define SIGNATURE_64(A, B, C, D, E, F, G, H) \ argument 68 (SIGNATURE_32(A, B, C, D) | ((u64)(SIGNATURE_32(E, F, G, H)) << 32))
|
| /openbmc/qemu/scripts/coccinelle/ |
| H A D | cpu_restore_state.cocci | 7 expression A; 10 -if (A) { 11 cpu_restore_state(C, A); 14 expression A; 17 - cpu_restore_state(C, A); 19 + cpu_loop_exit_restore(C, A);
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/ |
| H A D | 0006-FF-A-v15-arm_ffa-introduce-sandbox-FF-A-support.patch | 4 Subject: [PATCH] FF-A v15: arm_ffa: introduce sandbox FF-A support 6 Emulate Secure World's FF-A ABIs and allow testing U-Boot FF-A support 8 Features of the sandbox FF-A support: 10 - Introduce an FF-A emulator 11 - Introduce an FF-A device driver for FF-A comms with emulated Secure World 14 The sandbox FF-A emulator supports only 64-bit direct messaging. 47 ARM FF-A 121 + * This header provides public sandbox FF-A emulator declarations 122 + * and declarations needed by FF-A sandbox clients 153 + * The data is for querying FF-A ABIs state. [all …]
|
| H A D | 0004-FF-A-v15-arm_ffa-introduce-Arm-FF-A-support.patch | 4 Subject: [PATCH] FF-A v15: arm_ffa: introduce Arm FF-A support 6 Add Arm FF-A support implementing Arm Firmware Framework for Armv8-A v1.0 8 The Firmware Framework for Arm A-profile processors (FF-A v1.0) [1] 14 on top of the SMCCC layer. The driver provides the FF-A ABIs needed for 15 querying the FF-A framework from the secure world. 24 32-bit and 64-bit clients to use the FF-A bus. 26 FF-A is a discoverable bus and similar to architecture features. 27 FF-A bus is discovered using ARM_SMCCC_FEATURES mechanism performed 30 Clients are able to probe then use the FF-A bus by calling the DM class 34 using the FF-A bus. FF-A communication is handled by one device and [all …]
|
| /openbmc/openbmc/poky/meta/files/common-licenses/ |
| H A D | AMPAS | 1 Copyright (c) 2006 Academy of Motion Picture Arts and Sciences ("A.M.P.A.S."). Portions contributed… 3 A world-wide, royalty-free, non-exclusive right to distribute, copy, modify, create derivatives, an… 9 …A.M.P.A.S. or any contributors, except as expressly stated herein, and neither the name of A.M.P.A… 13 …A.M.P.A.S. AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMI…
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/ |
| H A D | us-PA-Philadelphia | 3 #A 183000000 8VSB 4 #A 515000000 8VSB 5 #A 545000000 8VSB 6 #A 551000000 8VSB 25 #A 641000000 8VSB 38 #A 719000000 8VSB
|
| /openbmc/sdbusplus/test/gen/ |
| H A D | test_aserver_multiple_interfaces.cpp | 11 class A class 26 sdbusplus::aserver::server::Test<A> a0(ctx, "/0"); in constructInterfaces() 28 sdbusplus::aserver::server::Test<A> a1(ctx, "/1", props); in constructInterfaces() 31 sdbusplus::async::server_t<A, sdbusplus::aserver::server::Test> a2( in constructInterfaces() 36 sdbusplus::async::server_t<A, sdbusplus::aserver::server::Test>>( in constructInterfaces() 40 sdbusplus::async::server_t<A, sdbusplus::aserver::server::Test2> a4( in constructInterfaces() 48 sdbusplus::async::server_t<A, sdbusplus::aserver::server::Test, in constructInterfaces() 54 sdbusplus::async::server_t<A, sdbusplus::aserver::server::Test, in constructInterfaces() 65 A, sdbusplus::aserver::server::Test, sdbusplus::aserver::server::Test2, in constructInterfaces()
|
| /openbmc/u-boot/lib/libavb/ |
| H A D | avb_rsa.c | 88 int64_t A = 0; in subM() local 91 A += (uint64_t)a[i] - key->n[i]; in subM() 92 a[i] = (uint32_t)A; in subM() 93 A >>= 32; in subM() 117 uint64_t A = (uint64_t)a * b[0] + c[0]; in montMulAdd() local 118 uint32_t d0 = (uint32_t)A * key->n0inv; in montMulAdd() 119 uint64_t B = (uint64_t)d0 * key->n[0] + (uint32_t)A; in montMulAdd() 123 A = (A >> 32) + (uint64_t)a * b[i] + c[i]; in montMulAdd() 124 B = (B >> 32) + (uint64_t)d0 * key->n[i] + (uint32_t)A; in montMulAdd() 128 A = (A >> 32) + (B >> 32); in montMulAdd() [all …]
|