Home
last modified time | relevance | path

Searched refs:mixed (Results 1 – 25 of 129) sorted by relevance

123456

/openbmc/qemu/target/riscv/
H A Dcrypto_helper.c35 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/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/
H A Dipc-run_20231003.0.bb4 usages are supported and may be mixed. Likewise, functional and OO API \
5 styles are both supported and may be mixed."
/openbmc/linux/tools/bootconfig/samples/
H A Dgood-mixed-kv3.bconf1 # mixed key and subkeys with braces
H A Dgood-mixed-override.bconf3 # mixed key value can be overridden
/openbmc/linux/Documentation/arch/arm64/
H A Dlegacy_instructions.rst65 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/linux/tools/perf/scripts/python/Perf-Trace-Util/
H A DBuild3 # -Wno-declaration-after-statement: The python headers have mixed code with declarations (decls aft…
/openbmc/linux/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_dvbt2.h296 u8 mixed; member
360 u8 mixed; member
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Daxis.txt13 The ARTPEC-6 has a system controller with mixed functions controlling DMA, PCIe
/openbmc/docs/designs/
H A Docp-led-policy-support.md184 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/u-boot/doc/device-tree-bindings/net/
H A Dstmmac.txt22 - snps,mixed-burst Program the DMA to use the mixed burst mode
/openbmc/linux/tools/perf/util/scripting-engines/
H A DBuild8 # -Wno-declaration-after-statement: The python headers have mixed code with declarations (decls aft…
/openbmc/linux/Documentation/hwmon/
H A Dpcf8591.rst39 - mode 2 : single ended and differential mixed
61 - 2 = single ended and differential mixed
/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/
H A Dbrcm,bcm963xx-imagetag.txt5 partitions or non standard bootloader partition sizes. For these a mixed layout
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openthread/ot-br-posix/
H A D0001-otbr-agent.service.in-remove-pre-exec-hook-for-mdns-.patch30 KillMode=mixed
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/anthy/
H A Danthy_9100h.bb1 …="Anthy is a system for Japanese input method. It converts Hiragana text to Kana Kanji mixed text."
/openbmc/linux/tools/memory-model/
H A Dlinux-kernel.cat177 let mixed-accesses = ([Plain & W] ; (po-loc \ barrier) ; [Marked]) |
179 flag ~empty mixed-accesses as mixed-accesses
/openbmc/u-boot/doc/
H A DREADME.NDS327 AndeStar is a patent-pending 16-bit/32-bit mixed-length instruction set to
/openbmc/libpldm/src/
H A Dmeson.build80 '-mixed-headers',
/openbmc/linux/sound/pci/oxygen/
H A Dxonar_cs43xx.c261 static void update_cs43xx_center_lfe_mix(struct oxygen *chip, bool mixed) in update_cs43xx_center_lfe_mix() argument
267 if (mixed) in update_cs43xx_center_lfe_mix()
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Dimx.txt29 combined with a D-PHY core mixed into the same register block. In
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-i3c21 I3C bus mode. Can be "pure", "mixed-fast" or "mixed-slow". See
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dsti-dwmac.txt51 snps,mixed-burst;
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dmfd.txt8 - A mixed signal ASIC on an external bus, sometimes a PMIC (Power Management
/openbmc/linux/drivers/iommu/
H A Domap-iommu.h25 u32 endian, elsz, mixed; member
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dfsl,audmix.txt18 - mixed audio

123456