Home
last modified time | relevance | path

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

12345678910>>...22

/linux/drivers/pps/generators/
H A Dpps_gen.c198 pr_debug("generator got cdev (%d:%d)\n", in pps_gen_register_cdev()
221 * pps_gen_register_source() - add a PPS generator in the system
222 * @info: the PPS generator info struct
224 * This function is used to register a new PPS generator in the system.
225 * When it returns successfully the new generator is up and running, and
228 * Return: the PPS generator device in case of success, and ERR_PTR(errno)
260 pr_err("unable to register generator\n"); in pps_gen_register_source()
267 * pps_gen_unregister_source() - remove a PPS generator from the system
268 * @pps_gen: the PPS generator device to be removed
270 * This function is used to deregister a PPS generator from the system. When
[all …]
/linux/Documentation/ABI/testing/
H A 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.
H A 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/Documentation/devicetree/bindings/media/xilinx/
H A 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/include/linux/
H A Drslib.h23 * @genpoly: Generator polynomial
24 * @nroots: Number of generator roots = number of parity symbols
28 * @gfpoly: The primitive generator polynominal
87 * @gfpoly: the extended Galois field generator polynomial coefficients,
90 * @fcr: the first consecutive root of the rs code generator polynomial
93 * @nroots: RS code generator polynomial degree (number of roots)
/linux/arch/m68k/atari/
H A Datasound.c65 /* Disable generator A in mixer control. */ in atari_mksound()
79 /* Set generator A frequency to hz. */ in atari_mksound()
96 /* Use envelope for generator A. */ in atari_mksound()
100 /* Set generator A level to maximum, no envelope. */ in atari_mksound()
104 /* Turn on generator A in mixer control. */ in atari_mksound()
/linux/lib/reed_solomon/
H A 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/drivers/clk/sophgo/
H A DKconfig23 tristate "Sophgo SG2042 Clock Generator support"
26 This driver supports the Clock Generator on the
37 This clock IP depends on SG2042 Clock Generator because it uses
38 clock from Clock Generator IP as input.
/linux/drivers/tty/serial/
H A 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) */
H A 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) */
H A Dzs.h186 #define TRxCBR 2 /* TRxC = BR Generator Output */
191 #define TCBR 0x10 /* Transmit clock = BR Generator output */
195 #define RCBR 0x40 /* Receive clock = BR Generator output */
199 /* Write Register 12 (Lower Byte of Baud Rate Generator Time Constant) */
201 /* Write Register 13 (Upper Byte of Baud Rate Generator Time Constant) */
204 #define BRENABL 1 /* Baud rate generator enable */
205 #define BRSRC 2 /* Baud rate generator source */
212 #define SSBR 0x80 /* Set DPLL source = BR generator */
278 /* Read Register 12 (Lower Byte of Baud Rate Generator Constant (WR12)) */
280 /* Read Register 13 (Upper Byte of Baud Rate Generator Constant (WR13) */
H A 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/include/soc/fsl/qe/
H A Dqe.h35 QE_BRG1, /* Baud Rate Generator 1 */
36 QE_BRG2, /* Baud Rate Generator 2 */
37 QE_BRG3, /* Baud Rate Generator 3 */
38 QE_BRG4, /* Baud Rate Generator 4 */
39 QE_BRG5, /* Baud Rate Generator 5 */
40 QE_BRG6, /* Baud Rate Generator 6 */
41 QE_BRG7, /* Baud Rate Generator 7 */
42 QE_BRG8, /* Baud Rate Generator 8 */
43 QE_BRG9, /* Baud Rate Generator 9 */
44 QE_BRG10, /* Baud Rate Generator 10 */
[all …]
/linux/Documentation/devicetree/bindings/rng/
H A Dmicrochip,pic32-rng.yaml7 title: Microchip PIC32 Random Number Generator
10 The PIC32 RNG provides a pseudo random number generator which can be seeded
11 by another true random number generator.
/linux/tools/verification/rvgen/rvgen/
H A Dcontainer.py6 # Generator for runtime verification monitor container
8 from . import generator
11 class Container(generator.RVGenerator):
/linux/Documentation/admin-guide/
H A Dhw_random.rst10 a Random Number Generator (RNG). The software has two parts:
61 The Firmware Hub integrates a Random Number Generator (RNG)
96 Random Number Generator
100 Intel 82802 Firmware HUB Random Number Generator Driver
/linux/drivers/clk/
H A DKconfig77 tristate "Maxim 9485 Programmable Clock Generator"
80 This driver supports Maxim 9485 Programmable Audio Clock Generator
155 generator.
163 generator.
317 Support for the Analog Devices axi-clkgen pcore clock generator for Xilinx
402 This driver supports the Renesas 9-series PCIe clock generator
411 This driver supports the SkyWorks Si521xx PCIe clock generator
438 Renesas Versaclock7 is a family of configurable clock generator
/linux/drivers/iio/frequency/
H A DKconfig12 menu "Clock Generator/Distribution"
15 tristate "Analog Devices AD9523 Low Jitter Clock Generator"
19 Clock Generator. The driver provides direct access via sysfs.
/linux/sound/soc/codecs/
H A Dwm8997.c252 SOC_SINGLE_TLV("Noise Generator Volume", ARIZONA_COMFORT_NOISE_GENERATOR,
459 SND_SOC_DAPM_PGA("Noise Generator", ARIZONA_COMFORT_NOISE_GENERATOR,
462 SND_SOC_DAPM_PGA("Tone Generator 1", ARIZONA_TONE_GENERATOR_1,
464 SND_SOC_DAPM_PGA("Tone Generator 2", ARIZONA_TONE_GENERATOR_1,
702 { name, "Noise Generator", "Noise Generator" }, \
703 { name, "Tone Generator 1", "Tone Generator 1" }, \
704 { name, "Tone Generator 2", "Tone Generator
[all...]
H A Dcs48l32.h241 { name, "Tone Generator 1", "Tone Generator 1" }, \
242 { name, "Tone Generator 2", "Tone Generator 2" }, \
243 { name, "Noise Generator", "Noise Generator" }, \
H A Dcs47l24.c185 SOC_SINGLE_TLV("Noise Generator Volume", ARIZONA_COMFORT_NOISE_GENERATOR,
397 SND_SOC_DAPM_PGA("Noise Generator", ARIZONA_COMFORT_NOISE_GENERATOR,
400 SND_SOC_DAPM_PGA("Tone Generator 1", ARIZONA_TONE_GENERATOR_1,
402 SND_SOC_DAPM_PGA("Tone Generator 2", ARIZONA_TONE_GENERATOR_1,
665 { name, "Noise Generator", "Noise Generator" }, \
666 { name, "Tone Generator 1", "Tone Generator 1" }, \
667 { name, "Tone Generator 2", "Tone Generator
[all...]
/linux/drivers/media/platform/xilinx/
H A DKconfig25 tristate "Xilinx Video Test Pattern Generator"
29 Driver for the Xilinx Video Test Pattern Generator
/linux/crypto/
H A DKconfig801 tristate "Sequence Number IV Generator"
804 Sequence Number IV generator
806 This IV generator generates an IV based on a sequence number by
812 tristate "Encrypted Chain IV Generator"
815 Encrypted Chain IV generator
817 This IV generator generates an IV based on the encryption of
822 tristate "Encrypted Salt-Sector IV Generator"
825 Encrypted Salt-Sector IV generator
827 This IV generator is used in some cases by fscrypt and/or
1110 tristate "NIST SP800-90A DRBG (Deterministic Random Bit Generator)"
[all …]
/linux/sound/soc/ti/
H A Domap-mcbsp.h16 /* Source clocks for McBSP sample rate generator */
27 OMAP_MCBSP_CLKGDV, /* Sample rate generator divider */
/linux/Documentation/sound/hd-audio/
H A Drealtek-pc-beep.rst27 When zero, expose the PC Beep line (from the internal beep generator, when
56 <Beep generator> <PCBEEP pin> <Headphone jack>
97 generator and external PCBEEP pin, depending on if the beep generator is

12345678910>>...22