Home
last modified time | relevance | path

Searched full:attenuator (Results 1 – 19 of 19) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/hwmon/
Dadt7475.yaml55 "^adi,bypass-attenuator-in[0-4]$":
57 Configures bypassing the individual voltage input attenuator. If
58 set to 1 the attenuator is bypassed if set to 0 the attenuator is
59 not bypassed. If the property is absent then the attenuator
99 adi,bypass-attenuator-in0 = <1>;
100 adi,bypass-attenuator-in1 = <0>;
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-bus-iio-frequency-admv10145 Read/write value for the digital attenuator gain (IF_I) with coarse steps.
11 Read/write value for the digital attenuator gain (IF_Q) with coarse steps.
17 Read/write value for the digital attenuator gain (IF_I) with fine steps.
23 Read/write value for the digital attenuator gain (IF_Q) with fine steps.
/Linux-v6.1/Documentation/devicetree/bindings/iio/amplifiers/
Dadi,hmc425a.yaml7 title: HMC425A 6-bit Digital Step Attenuator
13 Digital Step Attenuator IIO device with gpio interface.
14 HMC425A 0.5 dB LSB GaAs MMIC 6-BIT DIGITAL POSITIVE CONTROL ATTENUATOR, 2.2 - 8.0 GHz
/Linux-v6.1/Documentation/hwmon/
Dpowr1220.rst27 An in-line attenuator allows measurements from 0 to 6 V. The
28 attenuator is enabled or disabled depending on the setting of the
29 input's max value. The driver will enable the attenuator for any
/Linux-v6.1/drivers/hwmon/
Dpowr1220.c119 * figure out if we need to use the attenuator for in powr1220_read_adc()
121 * for. We dynamically set the attenuator depending on the in powr1220_read_adc()
128 /* set the attenuator and mux */ in powr1220_read_adc()
Dadt7475.c203 u8 bypass_attn; /* Bypass voltage attenuator */
1578 set_property_bit(client, "adi,bypass-attenuator-in0", in load_attenuators()
1580 set_property_bit(client, "adi,bypass-attenuator-in1", in load_attenuators()
1582 set_property_bit(client, "adi,bypass-attenuator-in3", in load_attenuators()
1584 set_property_bit(client, "adi,bypass-attenuator-in4", in load_attenuators()
1591 set_property_bit(client, "adi,bypass-attenuator-in1", in load_attenuators()
1726 dev_warn(&client->dev, "Error configuring attenuator bypass\n"); in adt7475_probe()
/Linux-v6.1/drivers/input/mouse/
Dcyapa_gen6.c624 /* 2. IDAC and RX Attenuator Calibration Data (Center Frequency). */ in cyapa_gen6_show_baseline()
633 data[0], /* RX Attenuator Mutual */ in cyapa_gen6_show_baseline()
635 data[2], /* RX Attenuator Self RX */ in cyapa_gen6_show_baseline()
637 data[4], /* RX Attenuator Self TX */ in cyapa_gen6_show_baseline()
641 /* 3. Read Attenuator Trim. */ in cyapa_gen6_show_baseline()
649 /* set attenuator trim values. */ in cyapa_gen6_show_baseline()
/Linux-v6.1/drivers/iio/amplifiers/
DKconfig21 HMC1119 0.25 dB LSB, 7-Bit, Silicon Digital Attenuator
Dad8366.c8 * HMC1119 0.25 dB LSB, 7-Bit, Silicon Digital Attenuator
/Linux-v6.1/Documentation/devicetree/bindings/clock/
Drenesas,versaclock7.yaml14 jitter attenuator ICs with fractional and integer dividers.
/Linux-v6.1/sound/soc/codecs/
Dak4458.h75 /* DAC Digital attenuator transition time setting
Dcs42l56.c92 { 32, 0x00 }, /* r20 - ADCA Attenuator */
93 { 33, 0x00 }, /* r21 - ADCB Attenuator */
Dcs42l51.c141 SOC_DOUBLE_R_SX_TLV("ADC Attenuator Volume",
/Linux-v6.1/Documentation/admin-guide/media/
Dsi476x.rst98 0x04 fmagc1 FMAGC1 attenuator resistance
Dbttv.rst765 the main difference is that they have attached a programmable attenuator to 3
782 who make the audio attenuator. Their publicly available data-sheet available
/Linux-v6.1/drivers/clk/
DKconfig387 and jitter attenuator ICs with fractional and integer dividers.
/Linux-v6.1/drivers/usb/serial/
Dcp210x.c131 { USB_DEVICE(0x10C4, 0x83D8) }, /* DekTec DTA Plus VHF/UHF Booster/Attenuator */
/Linux-v6.1/drivers/media/dvb-frontends/
Ddib7000p.c1713 * As the minimum output power of DTA-2111 is -31dBm, a 16 dBm attenuator
/Linux-v6.1/drivers/media/usb/dvb-usb/
Ddib0700_devices.c1718 … if (rf_gain_limit < 2000) /* activate the external attenuator in case of very high input power */ in dib8096_set_param_override()