Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/devicetree/bindings/hwmon/
Dadt7475.yaml74 "^adi,bypass-attenuator-in[0-4]$":
76 Configures bypassing the individual voltage input attenuator. If
77 set to 1 the attenuator is bypassed if set to 0 the attenuator is
78 not bypassed. If the property is absent then the attenuator
123 adi,bypass-attenuator-in0 = <1>;
124 adi,bypass-attenuator-in1 = <0>;
/linux-6.12.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-6.12.1/Documentation/devicetree/bindings/iio/amplifiers/
Dadi,hmc425a.yaml13 Digital Step Attenuator IIO devices with gpio interface.
15 ADRF5750 2 dB LSB, 4-Bit, Silicon Digital Attenuator, 10 MHz to 60 GHz
18 HMC425A 0.5 dB LSB GaAs MMIC 6-BIT DIGITAL POSITIVE CONTROL ATTENUATOR, 2.2 - 8.0 GHz
21 HMC540S 1 dB LSB Silicon MMIC 4-Bit Digital Positive Control Attenuator, 0.1 - 8 GHz
/linux-6.12.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-6.12.1/drivers/iio/amplifiers/
DKconfig21 HMC792A 0.25 dB LSB GaAs MMIC 6-Bit Digital Attenuator
22 HMC1119 0.25 dB LSB, 7-Bit, Silicon Digital Attenuator
Dad8366.c8 * HMC792A 0.25 dB LSB GaAs MMIC 6-Bit Digital Attenuator
9 * HMC1119 0.25 dB LSB, 7-Bit, Silicon Digital Attenuator
/linux-6.12.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.c208 u8 bypass_attn; /* Bypass voltage attenuator */
1614 set_property_bit(client, "adi,bypass-attenuator-in0", in load_attenuators()
1616 set_property_bit(client, "adi,bypass-attenuator-in1", in load_attenuators()
1618 set_property_bit(client, "adi,bypass-attenuator-in3", in load_attenuators()
1620 set_property_bit(client, "adi,bypass-attenuator-in4", in load_attenuators()
1627 set_property_bit(client, "adi,bypass-attenuator-in1", in load_attenuators()
1881 dev_warn(&client->dev, "Error configuring attenuator bypass\n"); in adt7475_probe()
/linux-6.12.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-6.12.1/Documentation/devicetree/bindings/clock/
Drenesas,versaclock7.yaml14 jitter attenuator ICs with fractional and integer dividers.
/linux-6.12.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-6.12.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-6.12.1/drivers/clk/
DKconfig423 and jitter attenuator ICs with fractional and integer dividers.
/linux-6.12.1/drivers/usb/serial/
Dcp210x.c135 { USB_DEVICE(0x10C4, 0x83D8) }, /* DekTec DTA Plus VHF/UHF Booster/Attenuator */
/linux-6.12.1/drivers/media/dvb-frontends/
Ddib7000p.c1708 * As the minimum output power of DTA-2111 is -31dBm, a 16 dBm attenuator
/linux-6.12.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()