Home
last modified time | relevance | path

Searched full:generator (Results 1 – 25 of 722) sorted by relevance

12345678910>>...29

/Linux-v6.1/drivers/char/hw_random/
DKconfig3 # Hardware Random Number Generator (RNG) configuration
7 tristate "Hardware Random Number Generator Core support"
10 Hardware Random Number Generator Core infrastructure.
18 kernel's random number generator entropy pool.
25 tristate "Timer IOMEM HW Random Number Generator support"
29 Number Generator used by reading a 'dumb' iomem address that
39 tristate "Intel HW Random Number Generator support"
44 Generator hardware found on Intel i8xx-based motherboards.
52 tristate "AMD HW Random Number Generator support"
57 Generator hardware found on AMD 76x-based motherboards.
[all …]
/Linux-v6.1/drivers/staging/media/atomisp/pci/css_2401_system/host/
Dpixelgen_private.h137 ia_css_print("Pixel Generator ID %d Enable 0x%x\n", ID, state->com_enable); in pixelgen_ctrl_dump_state()
138 ia_css_print("Pixel Generator ID %d PRBS reset value 0 0x%x\n", ID, in pixelgen_ctrl_dump_state()
140 ia_css_print("Pixel Generator ID %d PRBS reset value 1 0x%x\n", ID, in pixelgen_ctrl_dump_state()
142 ia_css_print("Pixel Generator ID %d SYNC SID 0x%x\n", ID, state->syng_sid); in pixelgen_ctrl_dump_state()
143 ia_css_print("Pixel Generator ID %d syng free run 0x%x\n", ID, in pixelgen_ctrl_dump_state()
145 ia_css_print("Pixel Generator ID %d syng pause 0x%x\n", ID, state->syng_pause); in pixelgen_ctrl_dump_state()
146 ia_css_print("Pixel Generator ID %d syng no of frames 0x%x\n", ID, in pixelgen_ctrl_dump_state()
148 ia_css_print("Pixel Generator ID %d syng no of pixels 0x%x\n", ID, in pixelgen_ctrl_dump_state()
150 ia_css_print("Pixel Generator ID %d syng no of line 0x%x\n", ID, in pixelgen_ctrl_dump_state()
152 ia_css_print("Pixel Generator ID %d syng hblank cyc 0x%x\n", ID, in pixelgen_ctrl_dump_state()
[all …]
/Linux-v6.1/include/crypto/
Drng.h3 * RNG: Random Number Generator algorithms under the crypto API
17 * struct rng_alg - random number generator definition
20 * random number. The random number generator transform
24 * @seed: Seed or reseed the random number generator. With the
26 * generator shall become ready for generation. If the
27 * random number generator requires a seed for setting
33 * @seedsize: The seed size required for a random number generator
64 * DOC: Random number generator API
66 * The random number generator API is used with the ciphers of type
77 * Allocate a cipher handle for a random number generator. The returned struct
[all …]
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-driver-xdata5 Description: Allows the user to enable the PCIe traffic generator which
7 Endpoint direction or to disable the PCIe traffic generator
18 through this generator in MB/s.
30 Description: Allows the user to enable the PCIe traffic generator which
32 Complex direction or to disable the PCIe traffic generator
43 through this generator in MB/s.
Dsysfs-timecard64 GEN1 output is from frequency generator 1
65 GEN2 output is from frequency generator 2
66 GEN3 output is from frequency generator 3
67 GEN4 output is from frequency generator 4
113 frequency generator <X>.
138 Description: (RO) Either 0 or 1, showing if the signal generator is running.
143 Description: (RO) Shows the time in <sec>.<nsec> that the signal generator
149 Description: (RW) Used to start the signal generator, and summarize
152 The signal generator may be started by writing the signal
161 echo 0 > signal # turn off generator
/Linux-v6.1/Documentation/devicetree/bindings/media/xilinx/
Dxlnx,v-tc.txt4 The Video Timing Controller is a general purpose video timing generator and
19 - xlnx,generator: The VTC has a timing generator
21 At least one of the xlnx,detector and xlnx,generator properties must be
32 xlnx,generator;
/Linux-v6.1/scripts/
Drust_is_available.sh34 # Check that the Rust bindings generator exists.
38 echo >&2 "*** Rust bindings generator '$BINDGEN' could not be found."
73 # Check that the Rust bindings generator is suitable.
87 echo >&2 "*** Rust bindings generator '$BINDGEN' is too old."
96 echo >&2 "*** Rust bindings generator '$BINDGEN' is too new. This may or may not work."
102 # Check that the `libclang` used by the Rust bindings generator is suitable.
115 echo >&2 "*** libclang (used by the Rust bindings generator '$BINDGEN') is too old."
124 # matches the `libclang` version used by the Rust bindings generator.
137 echo >&2 "*** libclang (used by the Rust bindings generator '$BINDGEN')"
/Linux-v6.1/include/linux/
Drslib.h24 * @genpoly: Generator polynomial
25 * @nroots: Number of generator roots = number of parity symbols
29 * @gfpoly: The primitive generator polynominal
88 * @gfpoly: the extended Galois field generator polynomial coefficients,
91 * @fcr: the first consecutive root of the rs code generator polynomial
94 * @nroots: RS code generator polynomial degree (number of roots)
Dhw_random.h2 Hardware Random Number Generator
21 * struct hwrng - Hardware Random Number Generator driver
58 /** Register a new Hardware Random Number Generator driver. */
61 /** Unregister a Hardware Random Number Generator driver. */
/Linux-v6.1/arch/m68k/atari/
Datasound.c64 /* Disable generator A in mixer control. */ in atari_mksound()
78 /* Set generator A frequency to hz. */ in atari_mksound()
95 /* Use envelope for generator A. */ in atari_mksound()
99 /* Set generator A level to maximum, no envelope. */ in atari_mksound()
103 /* Turn on generator A in mixer control. */ in atari_mksound()
/Linux-v6.1/lib/reed_solomon/
Dreed_solomon.c60 * @gfpoly: Field generator polynomial coefficients
61 * @gffunc: Field generator function
62 * @fcr: first root of RS code generator polynomial, index form
64 * @nroots: RS code generator polynomial degree (number of roots)
133 /* Form RS code generator polynomial from its roots */ in codec_init()
201 * @gfpoly: the extended Galois field generator polynomial coefficients,
207 * @fcr: the first consecutive root of the rs code generator polynomial
210 * @nroots: RS code generator polynomial degree (number of roots)
279 * @gfpoly: the extended Galois field generator polynomial coefficients,
282 * @fcr: the first consecutive root of the rs code generator polynomial
[all …]
/Linux-v6.1/drivers/net/hamradio/
Dz8530.h132 #define TRxCBR 2 /* TRxC = BR Generator Output */
137 #define TCBR 0x10 /* Transmit clock = BR Generator output */
141 #define RCBR 0x40 /* Receive clock = BR Generator output */
145 /* Write Register 12 (lower byte of baud rate generator time constant) */
147 /* Write Register 13 (upper byte of baud rate generator time constant) */
150 #define BRENABL 1 /* Baud rate generator enable */
151 #define BRSRC 2 /* Baud rate generator source */
158 #define SSBR 0x80 /* Set DPLL source = BR generator */
217 /* Read Register 12 (lower byte of baud rate generator constant) */
219 /* Read Register 13 (upper byte of baud rate generator constant) */
/Linux-v6.1/drivers/tty/serial/
Dip22zilog.h168 #define TRxCBR 2 /* TRxC = BR Generator Output */
173 #define TCBR 0x10 /* Transmit clock = BR Generator output */
177 #define RCBR 0x40 /* Receive clock = BR Generator output */
181 /* Write Register 12 (lower byte of baud rate generator time constant) */
183 /* Write Register 13 (upper byte of baud rate generator time constant) */
186 #define BRENAB 1 /* Baud rate generator enable */
187 #define BRSRC 2 /* Baud rate generator source */
194 #define SSBR 0x80 /* Set DPLL source = BR generator */
262 /* Read Register 12 (lower byte of baud rate generator constant) */
264 /* Read Register 13 (upper byte of baud rate generator constant) */
Dsunzilog.h170 #define TRxCBR 2 /* TRxC = BR Generator Output */
175 #define TCBR 0x10 /* Transmit clock = BR Generator output */
179 #define RCBR 0x40 /* Receive clock = BR Generator output */
183 /* Write Register 12 (lower byte of baud rate generator time constant) */
185 /* Write Register 13 (upper byte of baud rate generator time constant) */
188 #define BRENAB 1 /* Baud rate generator enable */
189 #define BRSRC 2 /* Baud rate generator source */
196 #define SSBR 0x80 /* Set DPLL source = BR generator */
270 /* Read Register 12 (lower byte of baud rate generator constant) */
272 /* Read Register 13 (upper byte of baud rate generator constant) */
Dzs.h187 #define TRxCBR 2 /* TRxC = BR Generator Output */
192 #define TCBR 0x10 /* Transmit clock = BR Generator output */
196 #define RCBR 0x40 /* Receive clock = BR Generator output */
200 /* Write Register 12 (Lower Byte of Baud Rate Generator Time Constant) */
202 /* Write Register 13 (Upper Byte of Baud Rate Generator Time Constant) */
205 #define BRENABL 1 /* Baud rate generator enable */
206 #define BRSRC 2 /* Baud rate generator source */
213 #define SSBR 0x80 /* Set DPLL source = BR generator */
279 /* Read Register 12 (Lower Byte of Baud Rate Generator Constant (WR12)) */
281 /* Read Register 13 (Upper Byte of Baud Rate Generator Constant (WR13) */
Dpmac_zilog.h251 #define TRxCBR 2 /* TRxC = BR Generator Output */
256 #define TCBR 0x10 /* Transmit clock = BR Generator output */
260 #define RCBR 0x40 /* Receive clock = BR Generator output */
264 /* Write Register 12 (lower byte of baud rate generator time constant) */
266 /* Write Register 13 (upper byte of baud rate generator time constant) */
269 #define BRENAB 1 /* Baud rate generator enable */
270 #define BRSRC 2 /* Baud rate generator source */
277 #define SSBR 0x80 /* Set DPLL source = BR generator */
347 /* Read Register 12 (lower byte of baud rate generator constant) */
349 /* Read Register 13 (upper byte of baud rate generator constant) */
/Linux-v6.1/Documentation/devicetree/bindings/rng/
Dmicrochip,pic32-rng.txt1 * Microchip PIC32 Random Number Generator
3 The PIC32 RNG provides a pseudo random number generator which can be seeded by
4 another true random number generator.
/Linux-v6.1/drivers/staging/media/atomisp/pci/
Dia_css_tpg.h20 * This file contains support for the test pattern generator (TPG)
48 /* @brief Configure the test pattern generator.
50 * Configure the Test Pattern Generator, the way these values are used to
52 * generator:
/Linux-v6.1/include/soc/fsl/qe/
Dqe.h33 QE_BRG1, /* Baud Rate Generator 1 */
34 QE_BRG2, /* Baud Rate Generator 2 */
35 QE_BRG3, /* Baud Rate Generator 3 */
36 QE_BRG4, /* Baud Rate Generator 4 */
37 QE_BRG5, /* Baud Rate Generator 5 */
38 QE_BRG6, /* Baud Rate Generator 6 */
39 QE_BRG7, /* Baud Rate Generator 7 */
40 QE_BRG8, /* Baud Rate Generator 8 */
41 QE_BRG9, /* Baud Rate Generator 9 */
42 QE_BRG10, /* Baud Rate Generator 10 */
[all …]
/Linux-v6.1/drivers/media/platform/xilinx/
Dxilinx-vtc.c67 * and one at 0x0060 for the generator.
149 * @has_generator: the VTC has a timing generator
150 * @config: generator timings configuration
171 * Generator Operations
217 /* Enable the generator. Set the source of all generator parameters to in xvtc_generator_start()
218 * generator registers. in xvtc_generator_start()
314 xvtc->has_generator = of_property_read_bool(node, "xlnx,generator"); in xvtc_parse_of()
/Linux-v6.1/Documentation/admin-guide/
Dhw_random.rst2 Linux support for random number generator in i8xx chipsets
10 a Random Number Generator (RNG). The software has two parts:
62 The Firmware Hub integrates a Random Number Generator (RNG)
97 Random Number Generator
101 Intel 82802 Firmware HUB Random Number Generator Driver
/Linux-v6.1/drivers/crypto/allwinner/
DKconfig33 the Pseudo-Random Number Generator found in the Security System.
87 the Pseudo-Random Number Generator found in the Crypto Engine.
95 the True Random Number Generator found in the Crypto Engine.
130 the Pseudo-Random Number Generator found in the Security System.
/Linux-v6.1/crypto/
DKconfig840 tristate "Sequence Number IV Generator"
847 Sequence Number IV generator
849 This IV generator generates an IV based on a sequence number by
855 tristate "Encrypted Chain IV Generator"
861 Encrypted Chain IV generator
863 This IV generator generates an IV based on the encryption of
868 tristate "Encrypted Salt-Sector IV Generator"
871 Encrypted Salt-Sector IV generator
873 This IV generator is used in some cases by fscrypt and/or
1230 tristate "ANSI PRNG (Pseudo Random Number Generator)"
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/leds/
Dleds-qcom-lpg.yaml7 title: Qualcomm Light Pulse Generator
13 The Qualcomm Light Pulse Generator consists of three different hardware blocks;
14 a ramp generator with lookup table, the light pulse generator and a three
/Linux-v6.1/drivers/clk/
DKconfig79 tristate "Maxim 9485 Programmable Clock Generator"
82 This driver supports Maxim 9485 Programmable Audio Clock Generator
148 generator.
156 generator.
294 Support for the Analog Devices axi-clkgen pcore clock generator for Xilinx
368 This driver supports the Renesas 9-series PCIe clock generator
386 Renesas Versaclock7 is a family of configurable clock generator

12345678910>>...29