Home
last modified time | relevance | path

Searched refs:amplitude (Results 1 – 25 of 36) sorted by relevance

12

/OK3568_Linux_fs/u-boot/drivers/sound/
H A Dsound.c14 const unsigned short amplitude = 16000; /* between 1 and 32767 */ in sound_create_square_wave() local
28 *data++ = amplitude; in sound_create_square_wave()
29 *data++ = amplitude; in sound_create_square_wave()
33 *data++ = -amplitude; in sound_create_square_wave()
34 *data++ = -amplitude; in sound_create_square_wave()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/
H A Dvc4_hdmi_phy.c226 } amplitude; member
443 VC4_SET_FIELD(chan0_settings->amplitude.preemphasis, in vc5_hdmi_phy_init()
445 VC4_SET_FIELD(chan0_settings->amplitude.main_driver, in vc5_hdmi_phy_init()
447 VC4_SET_FIELD(chan1_settings->amplitude.preemphasis, in vc5_hdmi_phy_init()
449 VC4_SET_FIELD(chan1_settings->amplitude.main_driver, in vc5_hdmi_phy_init()
451 VC4_SET_FIELD(chan2_settings->amplitude.preemphasis, in vc5_hdmi_phy_init()
453 VC4_SET_FIELD(chan2_settings->amplitude.main_driver, in vc5_hdmi_phy_init()
455 VC4_SET_FIELD(clock_settings->amplitude.preemphasis, in vc5_hdmi_phy_init()
457 VC4_SET_FIELD(clock_settings->amplitude.main_driver, in vc5_hdmi_phy_init()
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Dcomedi_test.c71 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 …]
/OK3568_Linux_fs/buildroot/board/hardkernel/odroidxu4/
H A Dboot.ini14 # TMDS data amplitude control.
17 # TMDS data amplitude fine control for each channel.
25 # TMDS clock amplitude control.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/
H A Dsilabs,si5341.txt81 values for common-mode and amplitude based on the voltage.
87 - silabs,amplitude: Manually override output amplitude, see [2] for values
121 silabs,amplitude = <3>;
133 silabs,amplitude = <3>;
144 silabs,amplitude = <3>;
/OK3568_Linux_fs/buildroot/dl/sox/git/scripts/
H A Dcrossfade_cat.sh84 RMS=`$SOX fadeout1.wav 2>&1 -n stat | grep RMS | grep amplitude | cut -d : -f 2 | cut -f 1`
102 RMS=`$SOX fadein1.wav 2>&1 -n stat | grep RMS | grep amplitude | cut -d : -f 2 | cut -f 1`
H A Dcrossfade.sh91 RMS=`$SOX fadeout1.wav 2>&1 -n stat | grep RMS | grep amplitude | cut -d : -f 2 | cut -f 1`
109 RMS=`$SOX fadein1.wav 2>&1 -n stat | grep RMS | grep amplitude | cut -d : -f 2 | cut -f 1`
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/qmlvideofx/shaders/
H A Dwobble.fsh36 uniform float amplitude;
51 tc += amplitude * vec2(p.y, -p.x);
H A Dripple.fsh48 uniform float amplitude;
68 tc = 0.5*(vec2(1.0,1.0) + p) + amplitude * vec2(diffx, diffy);
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/qmlvideofx/qml/qmlvideofx/
H A DEffectRipple.qml52 amplitude = parameters.get(0).value * 0.03;
57 property real amplitude: 0.5 * 0.03
H A DEffectWobble.qml45 property real amplitude: parameters.get(0).value * 0.05
/OK3568_Linux_fs/kernel/Documentation/sound/soc/
H A Dpops-clicks.rst53 amplitude too quickly. It can be minimised by enabling the zero cross setting
55 crosses the zero amplitude line.
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Daic79xx.rst443 amplitude: {value[,value...]}
444 :Definition: Set IO Cell signal amplitude on a per-controller basis.
455 amplitude:{0x1}
457 On Controller 0 set amplitude to 1.
461 amplitude :{1,,7}
463 - On Controller 0 set amplitude to 1.
464 - On Controller 2 set amplitude to 7.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dsfnt_info.h136 unsigned char amplitude; /* sample volume (127 max) */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dsfnt_info.h136 unsigned char amplitude; /* sample volume (127 max) */ member
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dsfnt_info.h136 unsigned char amplitude; /* sample volume (127 max) */ member
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/rockchip/
H A Drockchip_drm_tve.txt15 - rockchip,daclevel: the value is used to adjust the voltage amplitude of the CVBS
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/rmi4/
H A Drmi_f01.txt17 - syna,wakeup-threshold: Defines the amplitude of the disturbance to the
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dethtool-netlink.rst1182 recording the amplitude of the reflected pulse for a given distance.
1194 The message may optionally contain the amplitude of the pulse send
1206 used to report the amplitude of the reflection for a given pair.
1215 | | ``ETHTOOL_A_CABLE_TDR_NEST_PULSE`` | nested | TX Pulse amplitude |
1217 | | | ``ETHTOOL_A_CABLE_PULSE_mV`` | s16 | Pulse amplitude |
1227 | | ``ETHTOOL_A_CABLE_TDR_NEST_AMPLITUDE`` | nested | Reflection amplitude |
1231 | | | ``ETHTOOL_A_CABLE_AMPLITUDE_mV`` | s16 | Reflection amplitude |
1233 | | ``ETHTOOL_A_CABLE_TDR_NEST_AMPLITUDE`` | nested | Reflection amplitude |
1237 | | | ``ETHTOOL_A_CABLE_AMPLITUDE_mV`` | s16 | Reflection amplitude |
1239 | | ``ETHTOOL_A_CABLE_TDR_NEST_AMPLITUDE`` | nested | Reflection amplitude |
[all …]
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dvol.c30 LSX_ENUM_ITEM(vol_,amplitude)
/OK3568_Linux_fs/kernel/include/sound/sof/
H A Dtopology.h207 int32_t amplitude; member
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Damd-xgbe.txt48 - amd,serdes-tx-amp: TX amplitude boost
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/
H A Dphy-rockchip-naneng-usb2.txt26 increase the amplitude of chirpK and successfully
H A Dapm-xgene-phy.txt31 - apm,tx-amplitude : Amplitude control. Two set of 3-tuple setting for
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dmarvell.c1787 int amplitude; in marvell_vct5_amplitude() local
1797 amplitude = (val & MII_VCT5_TX_RX_AMPLITUDE_MASK) >> in marvell_vct5_amplitude()
1801 amplitude = -amplitude; in marvell_vct5_amplitude()
1803 return 1000 * amplitude / 128; in marvell_vct5_amplitude()

12