/openbmc/qemu/target/riscv/ |
H A D | crypto_helper.c | 35 uint32_t mixed; in aes32_operation() local 40 mixed = be32_to_cpu(AES_Te0[si]); in aes32_operation() 42 mixed = AES_sbox[si]; in aes32_operation() 46 mixed = be32_to_cpu(AES_Td0[si]); in aes32_operation() 48 mixed = AES_isbox[si]; in aes32_operation() 51 mixed = rol32(mixed, shamt); in aes32_operation() 52 res = rs1 ^ mixed; in aes32_operation()
|
/openbmc/linux/tools/testing/selftests/kvm/aarch64/ |
H A D | vcpu_width_config.c | 7 * This is a test that ensures that non-mixed-width vCPUs (all 64bit vCPUs 8 * or all 32bit vcPUs) can be configured and mixed-width vCPUs cannot be 72 * configured, and two mixed-width vCPUs cannot be configured. 110 /* Test with mixed-width vCPUs */ in main() 115 "Configuring mixed-width vCPUs worked unexpectedly"); in main() 118 "Configuring mixed-width vCPUs worked unexpectedly"); in main()
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | memory_chunks.hpp | 21 Mixed, enumerator 41 {MediaLocation::Mixed, "Mixed"},
|
/openbmc/qemu/target/hexagon/imported/ |
H A D | mpy.idef | 596 /* mixed mode 32x16 vector dual multiplies */ 608 Q6INSN(M2_mmacls_s0,"Rxx32+=vmpyweh(Rss32,Rtt32):sat",ATTRIBS(), "Mixed Precision Multiply",mixm… 609 Q6INSN(M2_mmacls_s1,"Rxx32+=vmpyweh(Rss32,Rtt32):<<1:sat",ATTRIBS(),"Mixed Precision Multiply",mixm… 616 Q6INSN(M2_mmachs_s0,"Rxx32+=vmpywoh(Rss32,Rtt32):sat",ATTRIBS(), "Mixed Precision Multiply",mixm… 617 Q6INSN(M2_mmachs_s1,"Rxx32+=vmpywoh(Rss32,Rtt32):<<1:sat",ATTRIBS(),"Mixed Precision Multiply",mixm… 624 Q6INSN(M2_mmpyl_s0,"Rdd32=vmpyweh(Rss32,Rtt32):sat",ATTRIBS(), "Mixed Precision Multiply",mixmpy… 625 Q6INSN(M2_mmpyl_s1,"Rdd32=vmpyweh(Rss32,Rtt32):<<1:sat",ATTRIBS(),"Mixed Precision Multiply",mixmpy… 632 Q6INSN(M2_mmpyh_s0,"Rdd32=vmpywoh(Rss32,Rtt32):sat",ATTRIBS(), "Mixed Precision Multiply",mixmpy… 633 Q6INSN(M2_mmpyh_s1,"Rdd32=vmpywoh(Rss32,Rtt32):<<1:sat",ATTRIBS(),"Mixed Precision Multiply",mixmpy… 643 Q6INSN(M2_mmacls_rs0,"Rxx32+=vmpyweh(Rss32,Rtt32):rnd:sat",ATTRIBS(), "Mixed Precision Multiply"… [all …]
|
/openbmc/linux/sound/soc/sof/ |
H A D | ipc4-fw-reg.h | 18 * first data is being mixed to mixout module. When data is not mixed 22 * during transition from RUNNING to PAUSED. When data is not mixed 24 * When first data is mixed then value "0"is reported.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/ |
H A D | ipc-run_20231003.0.bb | 4 usages are supported and may be mixed. Likewise, functional and OO API \ 5 styles are both supported and may be mixed."
|
/openbmc/docs/designs/ |
H A D | ocp-led-policy-support.md | 181 ### Mixed Use 184 to prevent any issues arising from mixed use. So the existing configs continue 203 - Allow the mixed use of group and individual led priority 205 - This will require considering more edge cases arising from the mixed use. 206 - Not aware of a use-case which would benefit from mixed use.
|
/openbmc/linux/include/asm-generic/ |
H A D | qspinlock.h | 25 * qspinlock also heavily relies on mixed size atomic operations, in specific 30 * Further reading on mixed size atomics that might be relevant: 32 * http://www.cl.cam.ac.uk/~pes20/popl17/mixed-size.pdf
|
/openbmc/linux/Documentation/arch/arm64/ |
H A D | legacy_instructions.rst | 65 Note: All the cpus on the system must have mixed endian support at EL0 66 for this feature to be enabled. If a new CPU - which doesn't support mixed
|
/openbmc/u-boot/doc/device-tree-bindings/net/ |
H A D | stmmac.txt | 22 - snps,mixed-burst Program the DMA to use the mixed burst mode
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | ipic.h | 38 #define IPIC_SMPRR_A 0x30 /* System Mixed Interrupt group A Priority Register */ 39 #define IPIC_SMPRR_B 0x34 /* System Mixed Interrupt group B Priority Register */
|
/openbmc/linux/Documentation/hwmon/ |
H A D | pcf8591.rst | 39 - mode 2 : single ended and differential mixed 61 - 2 = single ended and differential mixed
|
/openbmc/linux/Documentation/sound/hd-audio/ |
H A D | realtek-pc-beep.rst | 43 into 21h (headphone jack on my machine). Mixed signal respects the mute 48 into 14h (internal speaker on my machine). Mixed signal **ignores** the mute 102 then amplified and mixed into both the headphones and the speakers. Not only
|
/openbmc/linux/tools/bootconfig/samples/ |
H A D | good-mixed-kv3.bconf | 1 # mixed key and subkeys with braces
|
H A D | good-mixed-override.bconf | 3 # mixed key value can be overridden
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-janus_1.0.0.bb | 1 SUMMARY = "Mixed sync-async queue to interoperate between asyncio tasks and classic threads"
|
/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/ |
H A D | Build | 3 # -Wno-declaration-after-statement: The python headers have mixed code with declarations (decls aft…
|
/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/ |
H A D | fixed_config.h | 74 * - Mixed-endian 76 * - Mixed-endian at EL0 only
|
/openbmc/linux/drivers/regulator/ |
H A D | dummy.h | 9 * This is useful for systems with mixed controllable and
|
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | tc_restrictions.sh | 41 # It is forbidden in mlxsw driver to have mixed-bound 66 check_fail $? "Incorrect success to add drop rule to mixed bound block" 116 check_fail $? "Incorrect success to add redirect rule to mixed bound block"
|
/openbmc/linux/drivers/pinctrl/nomadik/ |
H A D | Kconfig | 5 bool "ST-Ericsson ABx500 family Mixed Signal Circuit gpio functions"
|
/openbmc/linux/tools/testing/selftests/rseq/ |
H A D | rseq-arm.h | 29 * ARMv6+ -mbig-endian generates mixed endianness code vs data: little-endian 50 * data endianness will be mixed before the linker is invoked. So rather
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ |
H A D | axis.txt | 13 The ARTPEC-6 has a system controller with mixed functions controlling DMA, PCIe
|
/openbmc/linux/tools/perf/util/scripting-engines/ |
H A D | Build | 8 # -Wno-declaration-after-statement: The python headers have mixed code with declarations (decls aft…
|
/openbmc/linux/tools/testing/selftests/x86/ |
H A D | thunks_32.S | 3 * thunks_32.S - assembly helpers for mixed-bitness code
|