Searched full:generators (Results 1 – 25 of 69) sorted by relevance
123
/linux/tools/net/sunrpc/xdrgen/subcmds/ |
H A D | declarations.py | 13 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/versatile/ |
H A D | Kconfig | 23 tristate "Clock driver for Versatile Express OSC clock generators" 28 Simple regmap-based driver driving clock generators on Versatile
|
H A D | icst.h | 6 * clock generators. See https://www.idt.com/ for more information
|
H A D | icst.c | 8 * clock generators. See https://www.idt.com/ for more information
|
H A D | clk-vexpress-osc.c | 122 MODULE_DESCRIPTION("Clock driver for Versatile Express OSC clock generators");
|
/linux/tools/net/sunrpc/xdrgen/generators/ |
H A D | source_top.py | 9 from generators import Boilerplate 10 from generators import find_xdr_program_name, create_jinja2_environment
|
H A D | header_bottom.py | 9 from generators import Boilerplate, header_guard_infix 10 from generators import create_jinja2_environment, get_jinja2_template
|
H A D | header_top.py | 9 from generators import Boilerplate, header_guard_infix 10 from generators import create_jinja2_environment, get_jinja2_template
|
H A D | constant.py | 6 from generators import SourceGenerator, create_jinja2_environment
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | skyworks,si521xx.yaml | 7 title: Skyworks Si521xx I2C PCIe clock generators 10 The Skyworks Si521xx are I2C PCIe clock generators providing
|
H A D | renesas,9series.yaml | 7 title: Renesas 9-series I2C PCIe clock generators 10 The Renesas 9-series are I2C PCIe clock generators providing
|
H A D | silabs,si5351.yaml | 7 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 D | idt,versaclock5.yaml | 7 title: IDT VersaClock 5 and 6 programmable I2C clock generators 11 clock generators providing from 3 to 12 output clocks.
|
H A D | silabs,si5341.txt | 12 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].
|
H A D | silabs,si570.txt | 2 I2C clock generators.
|
/linux/crypto/ |
H A D | algif_rng.c | 2 * 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 D | hw_random.rst | 2 Hardware random number generators 53 Hardware driver for Intel/AMD/VIA Random Number Generators (RNG)
|
/linux/tools/net/sunrpc/xdrgen/ |
H A D | .gitignore | 2 generators/__pycache__
|
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/cpm/ |
H A D | brg.txt | 1 * Baud Rate Generators
|
/linux/drivers/pps/ |
H A D | Kconfig | 43 source "drivers/pps/generators/Kconfig"
|
/linux/Documentation/trace/coresight/ |
H A D | coresight-trbe.rst | 16 generators (ETE), are plugged in as source device.
|
H A D | ultrasoc-smb.rst | 15 corresponding trace generators (ETM) are attached as source devices.
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | starfive,jh7110-pwmdac.yaml | 10 The PWM-DAC Controller uses PWM square wave generators plus RC filters to
|
/linux/include/linux/ |
H A D | scx200.h | 38 /* Clock Generators */
|
/linux/drivers/accessibility/speakup/ |
H A D | speakup_dtlk.h | 13 * synthesizers or tone generators
|
123