/Linux-v5.4/drivers/staging/comedi/drivers/ |
D | comedi_test.c | 71 module_param_named(amplitude, set_amplitude, uint, 0444); 72 MODULE_PARM_DESC(amplitude, "Set auto mode wave amplitude in microvolts: (defaults to 1 volt)"); 672 int amplitude, int period) in waveform_common_attach() argument 683 devpriv->wf_amplitude = amplitude; in waveform_common_attach() 740 int amplitude = it->options[0]; in waveform_attach() local 744 if (amplitude <= 0) in waveform_attach() 745 amplitude = 1000000; /* 1 volt */ in waveform_attach() 749 return waveform_common_attach(dev, amplitude, period); in waveform_attach() 755 int amplitude = set_amplitude; in waveform_auto_attach() local 759 if (!amplitude) in waveform_auto_attach() [all …]
|
/Linux-v5.4/Documentation/devicetree/bindings/clock/ |
D | silabs,si5341.txt | 72 values for common-mode and amplitude based on the voltage. 78 - silabs,amplitude: Manually override output amplitude, see [2] for values 112 silabs,amplitude = <3>; 124 silabs,amplitude = <3>; 135 silabs,amplitude = <3>;
|
/Linux-v5.4/Documentation/sound/soc/ |
D | pops-clicks.rst | 53 amplitude too quickly. It can be minimised by enabling the zero cross setting 55 crosses the zero amplitude line.
|
/Linux-v5.4/include/uapi/sound/ |
D | sfnt_info.h | 136 unsigned char amplitude; /* sample volume (127 max) */ member
|
/Linux-v5.4/Documentation/scsi/ |
D | aic79xx.txt | 367 Option: amplitude: {value[,value...]} 368 Definition: Set IO Cell signal amplitude on a per-controller basis. 371 Example: amplitude:{0x1} 372 On Controller 0 set amplitude to 1. 373 Example: amplitude :{1,,7} 374 On Controller 0 set amplitude to 1. 375 On Controller 2 set amplitude to 7.
|
/Linux-v5.4/Documentation/devicetree/bindings/input/rmi4/ |
D | rmi_f01.txt | 17 - syna,wakeup-threshold: Defines the amplitude of the disturbance to the
|
/Linux-v5.4/include/sound/sof/ |
D | topology.h | 162 int32_t amplitude; member
|
/Linux-v5.4/Documentation/devicetree/bindings/net/ |
D | amd-xgbe.txt | 48 - amd,serdes-tx-amp: TX amplitude boost
|
/Linux-v5.4/Documentation/devicetree/bindings/phy/ |
D | apm-xgene-phy.txt | 31 - apm,tx-amplitude : Amplitude control. Two set of 3-tuple setting for
|
/Linux-v5.4/Documentation/devicetree/bindings/pci/ |
D | fsl,imx6q-pcie.txt | 26 - fsl,tx-swing-low: TX launch amplitude swing_low value. Default: 127
|
/Linux-v5.4/drivers/input/touchscreen/ |
D | atmel_mxt_ts.c | 787 int amplitude; in mxt_proc_t9_message() local 801 amplitude = message[6]; in mxt_proc_t9_message() 814 x, y, area, amplitude); in mxt_proc_t9_message() 831 if (!amplitude) in mxt_proc_t9_message() 832 amplitude = MXT_PRESSURE_DEFAULT; in mxt_proc_t9_message() 838 input_report_abs(input_dev, ABS_MT_PRESSURE, amplitude); in mxt_proc_t9_message()
|
/Linux-v5.4/sound/synth/emux/ |
D | emux_synth.c | 754 vol = vol * vp->reg.amplitude / 127; in calc_volume() 762 main_vol = chan->control[MIDI_CTL_MSB_MAIN_VOLUME] * vp->reg.amplitude / 127; in calc_volume()
|
D | soundfont.c | 612 avp->amplitude = 127; in init_voice_info()
|
/Linux-v5.4/drivers/scsi/aic7xxx/ |
D | aic79xx_osm.c | 183 uint8_t amplitude; member 1386 if (iocell_opts->amplitude != AIC79XX_DEFAULT_AMPLITUDE) in ahd_platform_init() 1387 AHD_SET_AMPLITUDE(ahd, iocell_opts->amplitude); in ahd_platform_init()
|
D | aic79xx.reg | 2718 /* Rev A does not have any amplitude setting. */
|
/Linux-v5.4/sound/soc/sof/ |
D | topology.c | 1744 swidget->widget->name, tone->frequency, tone->amplitude); in sof_widget_load_siggen()
|
/Linux-v5.4/Documentation/media/v4l-drivers/ |
D | vivid.rst | 547 1 kHz tone that has an amplitude of sqrt(2).
|