Home
last modified time | relevance | path

Searched full:generators (Results 1 – 25 of 84) sorted by relevance

1234

/linux/tools/net/sunrpc/xdrgen/subcmds/
H A Ddeclarations.py13 from generators.constant import XdrConstantGenerator
14 from generators.enum import XdrEnumGenerator
15 from generators.header_bottom import XdrHeaderBottomGenerator
16 from generators.header_top import XdrHeaderTopGenerator
17 from generators.pointer import XdrPointerGenerator
18 from generators.program import XdrProgramGenerator
19 from generators.typedef import XdrTypedefGenerator
20 from generators.struct import XdrStructGenerator
21 from generators.union import XdrUnionGenerator
/linux/drivers/clk/
H A DKconfig68 generators of audio clocks.
127 generators. Not all features of these chips are currently supported
138 generators.
164 clock generators.
400 tristate "Clock driver for Renesas 9-series PCIe clock generators"
409 tristate "Clock driver for SkyWorks Si521xx PCIe clock generators"
424 generators.
433 programmable clock generators.
/linux/drivers/pps/generators/
H A DKconfig3 # PPS generators configuration
7 tristate "PPS generators support"
9 PPS generators are special hardware which are able to produce PPS
H A DMakefile3 # Makefile for PPS generators.
/linux/drivers/clk/versatile/
H A DKconfig23 tristate "Clock driver for Versatile Express OSC clock generators"
28 Simple regmap-based driver driving clock generators on Versatile
H A Dicst.h6 * clock generators. See https://www.idt.com/ for more information
/linux/tools/net/sunrpc/xdrgen/generators/
H A Dsource_top.py9 from generators import Boilerplate
10 from generators import find_xdr_program_name, create_jinja2_environment
H A Dheader_bottom.py9 from generators import Boilerplate, header_guard_infix
10 from generators import create_jinja2_environment, get_jinja2_template
H A Dheader_top.py9 from generators import Boilerplate, header_guard_infix
10 from generators import create_jinja2_environment, get_jinja2_template
H A Dconstant.py6 from generators import SourceGenerator, create_jinja2_environment
/linux/Documentation/devicetree/bindings/clock/
H A Dskyworks,si521xx.yaml7 title: Skyworks Si521xx I2C PCIe clock generators
10 The Skyworks Si521xx are I2C PCIe clock generators providing
H A Dbrcm,bcm2835-cprman.txt9 few PLLs, and a level of mostly-generic clock generators sourcing from
11 clock generators, but a few (like the ARM or HDMI) will source from
H A Drenesas,9series.yaml7 title: Renesas 9-series I2C PCIe clock generators
10 The Renesas 9-series are I2C PCIe clock generators providing
H A Dsilabs,si5351.yaml7 title: Silicon Labs Si5351A/B/C programmable I2C clock generators
10 The Silicon Labs Si5351A/B/C are programmable I2C clock generators with up to
12 output clocks are accessible. The internal structure of the clock generators
H A Dlpc1850-cgu.txt9 The CGU selects the inputs to the clock generators from multiple
11 of the clock generators through the clock source bus to the output
H A Didt,versaclock5.yaml7 title: IDT VersaClock 5 and 6 programmable I2C clock generators
11 clock generators providing from 3 to 12 output clocks.
H A Dsilabs,si5341.txt12 The Si5341 and Si5340 are programmable i2c clock generators with up to 10 output
15 The internal structure of the clock generators can be found in [2].
/linux/crypto/
H A Dalgif_rng.c2 * algif_rng: User-space interface for random number generators
4 * This file provides the user-space API for random number generators.
51 MODULE_DESCRIPTION("User-space interface for random number generators");
/linux/Documentation/admin-guide/
H A Dhw_random.rst2 Hardware random number generators
53 Hardware driver for Intel/AMD/VIA Random Number Generators (RNG)
/linux/tools/net/sunrpc/xdrgen/
H A D.gitignore2 generators/__pycache__
/linux/drivers/pps/
H A DMakefile10 obj-$(CONFIG_PPS_GENERATOR) += generators/
H A DKconfig43 source "drivers/pps/generators/Kconfig"
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/cpm/
H A Dbrg.txt1 * Baud Rate Generators
/linux/include/crypto/
H A Drng.h37 * random number generators does not require a seed
83 * For all random number generators, this call creates a new private copy of
/linux/Documentation/trace/coresight/
H A Dcoresight-trbe.rst16 generators (ETE), are plugged in as source device.

1234