Home
last modified time | relevance | path

Searched refs:generator (Results 126 – 150 of 307) sorted by relevance

12345678910>>...13

/openbmc/qemu/qapi/
H A Dcrypto.json130 # full disk encryption. The 'plain' generator should not be used for
214 # @ivgen-alg: the initialization vector generator Currently defaults
217 # @ivgen-hash-alg: the initialization vector generator hash Currently
308 # @ivgen-alg: the initialization vector generator
310 # @ivgen-hash-alg: the initialization vector generator hash
/openbmc/linux/drivers/clk/
H A DKconfig147 generator.
155 generator.
293 Support for the Analog Devices axi-clkgen pcore clock generator for Xilinx
369 This driver supports the Renesas 9-series PCIe clock generator
378 This driver supports the SkyWorks Si521xx PCIe clock generator
405 Renesas Versaclock7 is a family of configurable clock generator
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-serialgetty/
H A Dserial-getty@.service12 Documentation=man:agetty(8) man:systemd-getty-generator(8)
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-led-driver-lm353327 Set the pattern generator fall and rise times (0..7), where:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/
H A Dprotobuf-c_1.5.0.bb4 implements protobuf encoding and decoding, and protoc-c, a code generator that \
/openbmc/linux/Documentation/devicetree/bindings/misc/
H A Difm-csi.txt11 clock generator. This node is usually a general purpose timer controller.
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Dsalvator-xs.dtsi22 versaclock6: clock-generator@6a {
/openbmc/linux/Documentation/devicetree/bindings/media/cec/
H A Damlogic,meson-gx-ao-cec.yaml67 - description: AO-CEC clock generator source
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Drenesas,9series.yaml90 rs9: clock-generator@6a {
H A Dsilabs,si570.txt35 si570: clock-generator@5d {
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Delement.py505 def _find_all(self, name, attrs, text, limit, generator, **kwargs): argument
520 result = (element for element in generator
525 result = (element for element in generator
532 i = next(generator)
1255 generator = self.descendants
1257 generator = self.children
1258 return self._find_all(name, attrs, text, limit, generator, **kwargs)
/openbmc/qemu/target/hexagon/
H A DREADME71 The generator uses the operand naming conventions (see large comment in
105 The generator checks for fGEN_TCG_<tag> macro. This allows us to generate
110 This allows the code generator to override the auto-generated code. In some
135 For HVX vectors, the generator behaves slightly differently. The wide vectors
191 In addition to instruction semantics, we use a generator to create the decode
/openbmc/linux/Documentation/devicetree/bindings/spi/
H A Damlogic,meson-gx-spicc.yaml37 - description: baud rate generator and delay control clock
/openbmc/linux/drivers/crypto/
H A DKconfig125 tristate "Pseudo random number generator device driver"
130 generator. The PRNG is part of the cryptographic processor functions
186 bool "HIFN 795x random number generator"
189 Select this option if you want to enable the random number generator
246 bool "PowerPC 4xx generic true random number generator support"
314 tristate "Exynos HW pseudo random number generator support"
320 cryptographic API for the pseudo random number generator hardware
445 module as a random number generator. (Other functions of the
/openbmc/u-boot/doc/device-tree-bindings/exynos/
H A Dtmu.txt23 - It sets the gain of amplifier to the positive-tc generator block.
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Ddove-cubox.dts90 si5351: clock-generator@60 {
/openbmc/linux/Documentation/crypto/
H A Darchitecture.rst158 - rng for random number generator
169 - seedsize: required size of seed data for random number generator
173 - geniv: IV generator (obsolete)
254 the caller may not use the AEAD cipher with a separate IV generator. In
323 encryption operation of the AEAD cipher with IV generator.
/openbmc/linux/Documentation/networking/
H A Dpktgen.rst4 HOWTO for the linux packet generator
130 pg_ctrl stop aborts injection. Also, ^C aborts generator.
145 (BEWARE! This generator is very aggressive!)
263 -a : ($APPEND) Script will not reset generator's state, but will append its config
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/
H A D0005-do-not-build-manual.patch8 ./tools/man-generator --primary lvscan lvscan.8_des
/openbmc/openbmc/poky/meta/recipes-support/rng-tools/
H A Drng-tools_6.16.bb1 SUMMARY = "Random number generator daemon"
/openbmc/linux/Documentation/devicetree/bindings/iio/dac/
H A Dst,stm32-dac.yaml13 It has built-in noise and triangle waveform generator and supports external
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dst,stm32-i2s.yaml33 - description: clock feeding the internal clock generator.
/openbmc/linux/drivers/md/
H A Ddm-crypt.c1067 .generator = crypt_iv_plain_gen
1071 .generator = crypt_iv_plain64_gen
1075 .generator = crypt_iv_plain64be_gen
1079 .generator = crypt_iv_essiv_gen
1085 .generator = crypt_iv_benbi_gen
1089 .generator = crypt_iv_null_gen
1097 .generator = crypt_iv_lmk_gen,
1106 .generator = crypt_iv_tcw_gen,
1111 .generator = crypt_iv_random_gen
1116 .generator = crypt_iv_eboiv_gen
[all …]
/openbmc/openbmc/poky/bitbake/lib/
H A Dcodegen.py76 generator = SourceGenerator(indent_with, add_line_information)
77 generator.visit(node)
78 return ''.join(generator.result)
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/dracut/
H A Ddracut_056.bb1 SUMMARY = "Initramfs generator using udev"

12345678910>>...13