| /kernel/linux/linux-5.10/drivers/char/hw_random/ |
| D | Kconfig | 3 # 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 …]
|
| /kernel/linux/linux-4.19/drivers/char/hw_random/ |
| D | Kconfig | 2 # Hardware Random Number Generator (RNG) configuration 6 tristate "Hardware Random Number Generator Core support" 9 Hardware Random Number Generator Core infrastructure. 17 kernel's random number generator entropy pool. 24 tristate "Timer IOMEM HW Random Number Generator support" 28 Number Generator used by reading a 'dumb' iomem address that 38 tristate "Intel HW Random Number Generator support" 43 Generator hardware found on Intel i8xx-based motherboards. 51 tristate "AMD HW Random Number Generator support" 56 Generator hardware found on AMD 76x-based motherboards. [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/css_2401_system/host/ |
| D | pixelgen_private.h | 137 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 …]
|
| /kernel/linux/linux-4.19/include/crypto/ |
| D | rng.h | 2 * RNG: Random Number Generator algorithms under the crypto API 22 * struct rng_alg - random number generator definition 25 * random number. The random number generator transform 29 * @seed: Seed or reseed the random number generator. With the 31 * generator shall become ready for generation. If the 32 * random number generator requires a seed for setting 38 * @seedsize: The seed size required for a random number generator 69 * DOC: Random number generator API 71 * The random number generator API is used with the ciphers of type 82 * Allocate a cipher handle for a random number generator. The returned struct [all …]
|
| /kernel/linux/linux-5.10/include/crypto/ |
| D | rng.h | 3 * 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 …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/xilinx/ |
| 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;
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/media/xilinx/ |
| 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;
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | rslib.h | 24 * @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)
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | rslib.h | 24 * @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)
|
| /kernel/linux/linux-5.10/arch/m68k/atari/ |
| D | atasound.c | 64 /* 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()
|
| /kernel/linux/linux-5.10/lib/reed_solomon/ |
| 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 …]
|
| /kernel/linux/linux-4.19/lib/reed_solomon/ |
| 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 …]
|
| /kernel/linux/linux-4.19/arch/m68k/atari/ |
| 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()
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/rng/ |
| D | microchip,pic32-rng.txt | 1 * 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.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/rng/ |
| D | microchip,pic32-rng.txt | 1 * 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.
|
| /kernel/linux/linux-4.19/drivers/net/hamradio/ |
| D | z8530.h | 132 #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) */
|
| /kernel/linux/linux-5.10/drivers/tty/serial/ |
| 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) */
|
| 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) */
|
| 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) */
|
| /kernel/linux/linux-4.19/drivers/tty/serial/ |
| 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) */
|
| 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) */
|
| 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) */
|
| /kernel/linux/linux-5.10/drivers/net/hamradio/ |
| D | z8530.h | 132 #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) */
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
| D | ia_css_tpg.h | 20 * 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:
|
| /kernel/linux/linux-4.19/include/soc/fsl/qe/ |
| D | qe.h | 43 QE_BRG1, /* Baud Rate Generator 1 */ 44 QE_BRG2, /* Baud Rate Generator 2 */ 45 QE_BRG3, /* Baud Rate Generator 3 */ 46 QE_BRG4, /* Baud Rate Generator 4 */ 47 QE_BRG5, /* Baud Rate Generator 5 */ 48 QE_BRG6, /* Baud Rate Generator 6 */ 49 QE_BRG7, /* Baud Rate Generator 7 */ 50 QE_BRG8, /* Baud Rate Generator 8 */ 51 QE_BRG9, /* Baud Rate Generator 9 */ 52 QE_BRG10, /* Baud Rate Generator 10 */ [all …]
|