| /linux/drivers/pps/generators/ |
| H A D | pps_gen.c | 198 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 …]
|
| H A D | pps_gen-dummy.c | 3 * PPS dummy generator 36 * PPS Generator methods 95 MODULE_DESCRIPTION("LinuxPPS dummy generator");
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-driver-xdata | 5 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 D | sysfs-timecard | 64 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 D | xlnx,v-tc.txt | 4 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 D | rslib.h | 23 * @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/lib/reed_solomon/ |
| H A D | reed_solomon.c | 60 * @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/arch/m68k/atari/ |
| H A D | atasound.c | 65 /* 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/drivers/tty/serial/ |
| H A D | ip22zilog.h | 168 #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 D | zs.h | 187 #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) */
|
| H A D | sunzilog.h | 170 #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 D | pmac_zilog.h | 251 #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/drivers/clk/sophgo/ |
| H A D | Kconfig | 23 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/include/soc/fsl/qe/ |
| H A D | qe.h | 35 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 D | microchip,pic32-rng.yaml | 7 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 D | container.py | 6 # Generator for runtime verification monitor container 8 from . import generator 11 class Container(generator.RVGenerator):
|
| /linux/crypto/ |
| H A D | Kconfig | 808 tristate "Sequence Number IV Generator" 811 Sequence Number IV generator 813 This IV generator generates an IV based on a sequence number by 819 tristate "Encrypted Chain IV Generator" 822 Encrypted Chain IV generator 824 This IV generator generates an IV based on the encryption of 829 tristate "Encrypted Salt-Sector IV Generator" 832 Encrypted Salt-Sector IV generator 834 This IV generator is used in some cases by fscrypt and/or 1117 tristate "NIST SP800-90A DRBG (Deterministic Random Bit Generator)" [all …]
|
| /linux/Documentation/admin-guide/ |
| H A D | hw_random.rst | 10 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/sound/soc/codecs/ |
| H A D | wm8997.c | 252 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 D | cs48l32.h | 241 { name, "Tone Generator 1", "Tone Generator 1" }, \ 242 { name, "Tone Generator 2", "Tone Generator 2" }, \ 243 { name, "Noise Generator", "Noise Generator" }, \
|
| H A D | cs47l24.c | 185 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/gpu/drm/xe/tests/ |
| H A D | xe_pci.c | 75 * To be used only as a parameter generator function in &KUNIT_CASE_PARAM. 175 * It is tailored for use in parameterized KUnit tests where parameter generator 212 * param generator can be used for both 252 * To be used only as a parameter generator function in &KUNIT_CASE_PARAM. 277 * To be used only as a parameter generator function in &KUNIT_CASE_PARAM. 302 * To be used only as a parameter generator function in &KUNIT_CASE_PARAM. 392 * To be used only as a parameter generator function in &KUNIT_CASE_PARAM.
|
| /linux/drivers/iio/frequency/ |
| H A D | Kconfig | 12 menu "Clock Generator/Distribution" 15 tristate "Analog Devices AD9523 Low Jitter Clock Generator" 19 Clock Generator. The driver provides direct access via sysfs.
|
| /linux/drivers/media/platform/xilinx/ |
| H A D | Kconfig | 25 tristate "Xilinx Video Test Pattern Generator" 29 Driver for the Xilinx Video Test Pattern Generator
|
| /linux/sound/soc/ti/ |
| H A D | omap-mcbsp.h | 16 /* Source clocks for McBSP sample rate generator */ 27 OMAP_MCBSP_CLKGDV, /* Sample rate generator divider */
|